]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
m68k: 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:03 +0000 (15:24 +0200)
commite9e6d91855debc35397f35f6070d6574b47a71f6
treec2662d8f74e9f1c32788561e8a87c0ae0224acec
parent0ab066042dea23fe03d2eabc9dc5771dab4e81d4
m68k: macro whitespace fixes

While working on arch/m68k/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>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/segment.h