commit | f3cbd435b02fb45efc2c8a39c2ea19816669c412 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Thu Feb 21 16:43:07 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:20 2013 -0800 |
tree | fc3cfda8b6bdbddedf0a0d3d41736bf9a049a7d9 | |
parent | 7fe5e04292e71af34ae171b88caa2a139e0b6125 [diff] |
sys_prctl(): coding-style cleanup Remove a tabstop from the switch statement, in the usual fashion. A few instances of weirdwrapping were removed as a result. Cc: Chen Gang <gang.chen@asianux.com> Cc: Cyrill Gorcunov <gorcunov@openvz.org> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>