git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ccf7b2
)
sparc64: uaccess_64 macro whitespace fixes
author
Michael S. Tsirkin
<mst@redhat.com>
Tue, 6 Jan 2015 12:32:17 +0000
(14:32 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 13 Jan 2015 13:23:45 +0000
(15:23 +0200)
Macros within arch/sparc/include/asm/uaccess_64.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>
No differences found