printk: correct timeout comment, neaten MODULE_PARM_DESC
authorJoe Perches <joe@perches.com>
Thu, 12 Feb 2015 23:01:34 +0000 (15:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Feb 2015 02:54:13 +0000 (18:54 -0800)
commit5f1b2f73c2e9f9264d32180cb59f147bdcd6b2ec
tree21d4b9b0c888a5717387ea1b03706fe8c2b9c839
parentd93cb53ef8e1f4ba6dc1b680d2614926e56e6734
printk: correct timeout comment, neaten MODULE_PARM_DESC

Neaten the MODULE_PARAM_DESC message.
Use 30 seconds in the comment for the zap console locks timeout.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/printk/printk.c