]> git.baikalelectronics.ru Git - kernel.git/commit
frv: 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:59 +0000 (15:23 +0200)
commit8bc28e1a6f1b6a98c9a26b0a4e3f514471439384
tree01c76a2b357b0d5f78bbc9ec84853b0dca13149e
parent6e9d12ac0c40887ed167f3752241835817d10f52
frv: macro whitespace fixes

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>
arch/frv/include/asm/segment.h