]> git.baikalelectronics.ru Git - kernel.git/commit
Remove newline from the description of module parameters
authorNiels de Vos <niels@nixpanic.net>
Thu, 31 Jul 2008 07:07:23 +0000 (00:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Aug 2008 19:46:41 +0000 (12:46 -0700)
commita18378e00e4e5dc54b3e6ded4950742de89de419
treef7ffe587767438bc0a4f4008a135e976e6264977
parent88a25c9b5d41942dbef9b50d27b898b745de5ec4
Remove newline from the description of module parameters

Some module parameters with only one line have the '\n' at the end of the
description.  This is not needed nor wanted as after the description the
type (i.e.  int) is followed by a newline.

Some modules contain a multi-line description, these are not affected
by this patch.

Signed-off-by: Niels de Vos <niels.devos@wincor-nixdorf.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: John W. Linville <linville@tuxdriver.com>
Cc: Ed L. Cashin <ecashin@coraid.com>
Cc: Dave Airlie <airlied@linux.ie>
Cc: Roland Dreier <rolandd@cisco.com>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
12 files changed:
drivers/acpi/asus_acpi.c
drivers/block/aoe/aoenet.c
drivers/gpu/drm/radeon/radeon_drv.c
drivers/infiniband/hw/ipath/ipath_iba7220.c
drivers/media/video/cs5345.c
drivers/media/video/cs53l32a.c
drivers/media/video/mt9v022.c
drivers/net/netconsole.c
drivers/net/tokenring/3c359.c
drivers/net/wireless/ipw2200.c
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/video/matrox/matroxfb_base.c