From: Kevin Cernekee Date: Sat, 18 Jun 2011 18:28:48 +0000 (-0700) Subject: MIPS: Trivial style cleanups in mmap.c X-Git-Tag: v3.1-rc10~17^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16650107579aed81e0b0534a60400f9ba911fe9b;p=pandora-kernel.git MIPS: Trivial style cleanups in mmap.c Fix checkpatch warnings. Rename arch_get_unmapped_area_foo() to arch_get_unmapped_area_common(). Make indentations and spacing more consistent. Add for likely/unlikely. Signed-off-by: Kevin Cernekee Cc: Jian Peng Cc: David Daney Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2506/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed