]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - arch/m32r/include/asm/uaccess.h
m32r: 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:24:01 +0000 (15:24 +0200)
commit0ab066042dea23fe03d2eabc9dc5771dab4e81d4
tree7a226fda6318fa83af4fa026e42fceeb99dc7443
parentfc0ca0ee509f54530a1a90d48519dedb55adbeae
m32r: macro whitespace fixes

While working on arch/m32r/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/m32r/include/asm/uaccess.h