public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Reminder: [PATCH 1/1] Staging: samsung-laptop: fix coding style
       [not found] <48d47a051002240545j191214b8q85513be58b738726@mail.gmail.com>
@ 2010-02-24 13:58 ` Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2010-02-24 13:58 UTC (permalink / raw)
  To: Tom Van Braeckel; +Cc: devel, linux-kernel

"Reminder"?  What is that in the Subject: for?

On Wed, Feb 24, 2010 at 02:45:38PM +0100, Tom Van Braeckel wrote:
> Signed-off-by: Tom Van Braeckel <tomvanbraeckel@gmail.com>
> ---
>  drivers/staging/samsung-
> laptop/samsung-laptop.c |    9 ++++++---
>  1 files changed, 6 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/staging/samsung-laptop/samsung-laptop.c
> b/drivers/staging/samsung-laptop/samsung-laptop.c
> index 4877138..dd7ea4c 100644
> --- a/drivers/staging/samsung-laptop/samsung-laptop.c
> +++ b/drivers/staging/samsung-laptop/samsung-laptop.c
> @@ -99,7 +99,8 @@ static struct rfkill *rfk;
> 
>  static int force;
>  module_param(force, bool, 0);
> -MODULE_PARM_DESC(force, "Disable the DMI check and forces the driver to be
> loaded");

Your patch is line-wrapped :(


> +MODULE_PARM_DESC(force,
> +               "Disable the DMI check and forces the driver to be loaded");

And the tabs are not here either.

and also, someone already sent in this fix, sorry.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-24 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <48d47a051002240545j191214b8q85513be58b738726@mail.gmail.com>
2010-02-24 13:58 ` Reminder: [PATCH 1/1] Staging: samsung-laptop: fix coding style Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox