]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: macro whitespace fixes
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Jan 2015 15:45:34 +0000 (17:45 +0200)
committerHelge Deller <deller@gmx.de>
Tue, 17 Feb 2015 09:39:14 +0000 (10:39 +0100)
commitf11f03c16e52e727c2227be8f4aa31ddfda8494e
tree215b7d9ed5d42f8251e102d343711a5842d86047
parentbf14b3cc71706a14e52bf92ea2786c41504c673e
parisc: macro whitespace fixes

While working on arch/parisc/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>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/uaccess.h