]> git.baikalelectronics.ru Git - kernel.git/commit
binfmt_flat: assorted cleanups
authorNicolas Pitre <nicolas.pitre@linaro.org>
Sun, 24 Jul 2016 15:30:15 +0000 (11:30 -0400)
committerGreg Ungerer <gerg@linux-m68k.org>
Mon, 25 Jul 2016 06:51:30 +0000 (16:51 +1000)
commitf9d266ccd02f02faed5a36f0c9d11917e2903058
treefb490a294f003989a12d4217440322b7ca8ba0eb
parentf0880e1cba9a15bd0271ca82309273ad945f56f3
binfmt_flat: assorted cleanups

Remove excessive casts, do some code grouping, fix most important
checkpatch.pl complaints, etc.

No functional changes.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Reviewed-by: Greg Ungerer <gerg@linux-m68k.org>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
fs/binfmt_flat.c