]> git.karo-electronics.de Git - linux-beck.git/commit
cris: macro whitespace fixes
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Jan 2015 13:11:13 +0000 (15:11 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Jan 2015 13:23:57 +0000 (15:23 +0200)
commit00eaf4c0c2fdb2121216fe2323fd606b109649ab
tree2bdb3b224fc79d38138f69f388da0aff66b1aac0
parentd13beabea13b528d9d9d9c95a80db6bd7b99402c
cris: macro whitespace fixes

While working on arch/cris/include/asm/uaccess.h, I noticed
that some macros within this header are made harder to read because they
violate a coding style rule: space is missing after comma.

Fix it up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
arch/cris/include/asm/uaccess.h