Looks good to me. Acked-by: Corey Minyard <[email protected]>
On 12/17/2010 05:38 PM, dann frazier wrote: > Signed-off-by: dann frazier<[email protected]> > --- > drivers/char/ipmi/ipmi_watchdog.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/char/ipmi/ipmi_watchdog.c > b/drivers/char/ipmi/ipmi_watchdog.c > index f4d334f..9b12da5 100644 > --- a/drivers/char/ipmi/ipmi_watchdog.c > +++ b/drivers/char/ipmi/ipmi_watchdog.c > @@ -314,7 +314,7 @@ MODULE_PARM_DESC(preop, "Pretimeout driver operation. > One of: " > "preop_none, preop_panic, preop_give_data."); > > module_param(start_now, int, 0444); > -MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as" > +MODULE_PARM_DESC(start_now, "Set to 1 to start the watchdog as " > "soon as the driver is loaded."); > > module_param(nowayout, int, 0644); ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
