mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Hannes Eder <hannes@hanneseder.net>
To: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Cc: kernel-janitors@vger.kernel.org
Subject: [PATCH 0/6] drm/i915: fix sparse warnings
Date: Thu, 18 Dec 2008 23:27:36 +0100	[thread overview]
Message-ID: <494ad5ce.06e2660a.73b0.ffffd586@mx.google.com> (raw)

This series of patches fixes a couple of sparse warnings in drm/i915.

Hannes Eder (6):
  drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
  drm/i915: fix sparse warnings: make symbols static
  drm/i915: fix sparse warnings: move 'extern' decls to header file
  drm/i915: fix sparse warnings: returning void-valued expression
  drm/i915: comment out unused function 'i915_driver_firstopen'
  drm/i915: add prototype for 'intelfb_panic' to header file

 drivers/gpu/drm/i915/dvo.h           |    6 ++++++
 drivers/gpu/drm/i915/i915_dma.c      |    8 +++++---
 drivers/gpu/drm/i915/i915_drv.c      |    2 +-
 drivers/gpu/drm/i915/i915_drv.h      |    8 ++++----
 drivers/gpu/drm/i915/i915_opregion.c |    4 ++--
 drivers/gpu/drm/i915/intel_crt.c     |    2 +-
 drivers/gpu/drm/i915/intel_display.c |   10 +++++-----
 drivers/gpu/drm/i915/intel_drv.h     |    2 ++
 drivers/gpu/drm/i915/intel_dvo.c     |   10 ++--------
 drivers/gpu/drm/i915/intel_fb.c      |   10 +++++-----
 drivers/gpu/drm/i915/intel_sdvo.c    |    9 +++++----
 drivers/gpu/drm/i915/intel_tv.c      |    2 +-
 12 files changed, 39 insertions(+), 34 deletions(-)


             reply	other threads:[~2008-12-18 23:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-18 22:27 Hannes Eder [this message]
2008-12-19 22:52 ` Eric Anholt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=494ad5ce.06e2660a.73b0.ffffd586@mx.google.com \
    --to=hannes@hanneseder.net \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome