OSDN Git Service

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)
commit605ae96240a165baaceeff0eeec35e41d68dc978
tree40d8cccffb67f74040f2e6d25fdfa3998be2f7ee
parent4a049b03412712d968f38176ff128f4998174d45
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