]> git.baikalelectronics.ru Git - kernel.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)
commit6e9d12ac0c40887ed167f3752241835817d10f52
tree2bdb3b224fc79d38138f69f388da0aff66b1aac0
parentdeb90689e36310550001cb49e3d1bbad02186d45
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