]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: 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:23:49 +0000 (15:23 +0200)
commit33e07bdc53712700b8ebd84051bc8c124e5de098
tree3cd6ebf9b9f21b04eaa24cff9e6a0c777f8afa1d
parent1c62450bfa896caef1f43412808e2680bc58cd08
alpha: macro whitespace fixes

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