OSDN Git Service

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)
commit205bd3d23e938530cb89ff9e14afda389ac85dc3
tree21d4b9b0c888a5717387ea1b03706fe8c2b9c839
parent02f1f2170d2831b3233e91091c60a66622f29e82
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