]> git.baikalelectronics.ru Git - 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)
commit864b068a3db16c0c97a4b96ca0b58b72ce22a22b
treec2662d8f74e9f1c32788561e8a87c0ae0224acec
parentfcc874470f5ee751823d4755a8895077bd8d6d86
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