commit | 8ccf7b2599abd08ab3a51d5f2299e301daae0860 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Jan 06 14:30:51 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Jan 13 15:23:42 2015 +0200 |
tree | 07b1deb231b6004243afc9b59dd5591e872dcfa7 | |
parent | 99408c840a87e4d1f8f9e1adc95171b9da10459e [diff] |
sparc32: uaccess_32 macro whitespace fixes Macros within arch/sparc/include/asm/uaccess_32.h are made harder to read because they violate a bunch of coding style rules. Fix it up. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: David S. Miller <davem@davemloft.net>