public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <dave@sr71.net>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Richard Purdie <rpurdie@linux.intel.com>,
	Arjan van de Ven <arjan@linux.intel.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH][BUG FIX] leds: Fix bug with reading NAS SS4200 dmi code
Date: Thu, 11 Nov 2010 19:48:34 -0800	[thread overview]
Message-ID: <1289533714.2835.457.camel@nimitz> (raw)
In-Reply-To: <1289529278.12418.391.camel@gandalf.stny.rr.com>

On Thu, 2010-11-11 at 21:34 -0500, Steven Rostedt wrote:
> Cc: Dave Hansen <dave@sr71.net>
> Cc: Richard Purdie <rpurdie@linux.intel.com>
> Cc: Arjan van de Ven <arjan@linux.intel.com>
> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
> 
> diff --git a/drivers/leds/leds-ss4200.c b/drivers/leds/leds-ss4200.c
> index a688293..614ebeb 100644
> --- a/drivers/leds/leds-ss4200.c
> +++ b/drivers/leds/leds-ss4200.c
> @@ -102,6 +102,7 @@ static struct dmi_system_id __initdata
> nas_led_whitelist[] = {
>                         DMI_MATCH(DMI_PRODUCT_VERSION, "1.00.00")
>                 }
>         },
> +       {}
>  }; 

Urg.  I'm dumb.  Thanks, Steven.

Acked-by: Dave Hansen <dave@sr71.net>


      parent reply	other threads:[~2010-11-12  3:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12  2:34 [PATCH][BUG FIX] leds: Fix bug with reading NAS SS4200 dmi code Steven Rostedt
2010-11-12  3:26 ` Arjan van de Ven
2010-11-12  3:48 ` Dave Hansen [this message]

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=1289533714.2835.457.camel@nimitz \
    --to=dave@sr71.net \
    --cc=akpm@linux-foundation.org \
    --cc=arjan@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=rpurdie@linux.intel.com \
    /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