]> 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)
commit2cb7f956465c708620b691f2d75c9143254a6194
tree215b7d9ed5d42f8251e102d343711a5842d86047
parent055d3edd4a011fe38586c7c1d29e351cff6e1933
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