lkml.org 
[lkml]   [2010]   [Feb]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 1/1] Staging: samsung-laptop: fix coding style
    On Tue, Feb 16, 2010 at 02:09:35PM +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");
    > +MODULE_PARM_DESC(force,
    > + "Disable the DMI check and forces the driver to be loaded");

    Sorry, someone sent this same fix to me a week ago and it's in the
    linux-next tree now.

    You might want to work off of that tree to prevent this type of
    duplication.

    thanks,

    greg k-h


    \
     
     \ /
      Last update: 2010-02-24 15:03    [W:3.769 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site