commit | 9730b5b06fee7ffd1f0150855f03cf319c0e004f | [log] [tgz] |
---|---|---|
author | Bert Wesarg <[email protected]> | Tue May 08 00:28:50 2007 -0700 |
committer | Linus Torvalds <[email protected]> | Tue May 08 11:15:08 2007 -0700 |
tree | a27dcf664e467b5b1fbc6a4139091fb8f04a45dc | |
parent | a5c43dae7ae38c2a6b3e9a819bcf45f010bf6a4a [diff] |
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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>