commit | a991304496bdaec09f497d1eb5d9dcf2f94b7d5d | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Sun Oct 23 12:57:11 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 23 16:38:38 2005 -0700 |
tree | b054943b057ce75e9bfcd89d3a441793aa46d0b0 | |
parent | 4196c3af25d98204216a5d6c37ad2cb303a1f2bf [diff] |
[PATCH] kernel-parameters cleanup Fix typos & trailing whitespace. Add blank lines in a few places. Remove "AM53C974=" option: driver does not exist. Restrict to < 80 columns in most places (but don't split formatted command-line arguments). Add a few option arguments for completeness. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>