]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - kernel/params.c
kernel/params.c: fix lying comment for param_array()
authorBert Wesarg <wesarg@informatik.uni-halle.de>
Tue, 8 May 2007 07:28:50 +0000 (00:28 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:08 +0000 (11:15 -0700)
commit9730b5b06fee7ffd1f0150855f03cf319c0e004f
treea27dcf664e467b5b1fbc6a4139091fb8f04a45dc
parenta5c43dae7ae38c2a6b3e9a819bcf45f010bf6a4a
kernel/params.c: fix lying comment for param_array()

This fixes the comment for the function param_array. Which lies that it
only *temporarily* mangle the input string @val.

Signed-off-by: Bert Wesarg <wesarg@informatik.uni-halle.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/params.c