commit | 605ae96240a165baaceeff0eeec35e41d68dc978 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Thu Jul 26 11:02:13 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 26 16:46:15 2012 -0700 |
tree | 40d8cccffb67f74040f2e6d25fdfa3998be2f7ee | |
parent | 4a049b03412712d968f38176ff128f4998174d45 [diff] |
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>