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:
00eaf4c
)
frv: macro whitespace fixes
author
Michael S. Tsirkin
<mst@redhat.com>
Tue, 6 Jan 2015 13:11:13 +0000
(15:11 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 13 Jan 2015 13:23:59 +0000
(15:23 +0200)
While working on arch/frv/include/asm/uaccess.h, I noticed
that one macro within this header is made harder to read because it
violates a coding style rule: space is missing after comma.
Fix it up.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found