]> git.baikalelectronics.ru Git - kernel.git/commit
sparc32: fix coding-style in srmmu.c
authorSam Ravnborg <sam@ravnborg.org>
Thu, 26 Jul 2012 11:02:13 +0000 (11:02 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jul 2012 23:46:15 +0000 (16:46 -0700)
commit133c2094d8bf505c31b7cc8fe1af0c666ed83eeb
tree40d8cccffb67f74040f2e6d25fdfa3998be2f7ee
parente9b84000a8c8c67acd793b53c28560fa5facf57f
sparc32: fix coding-style in srmmu.c

Fix the most annoying issues that distracts me:
- whitespace
- missing space after "if" and "while"
- spaces around operators
and similar simple things.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/mm/srmmu.c