]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/fork.c: fix coding style issues
authorDaeseok Youn <daeseok.youn@gmail.com>
Fri, 3 Jan 2014 03:10:30 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:30 +0000 (14:10 +1100)
commitf717fc929f699efb5e3242c18c38dd7095e7a293
tree30d061ee5c8705604fc7b7a1d5062eea1ec8a497
parent8e2a84dcf685bfb48c29c47b1708e94c948be1a3
kernel/fork.c: fix coding style issues

Fix errors reported by checkpatch.pl.  One error is parentheses, the other
is a whitespace issue.

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/fork.c