avr32: 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:55 +0000 (15:23 +0200)
commitd13beabea13b528d9d9d9c95a80db6bd7b99402c
treec86a1a80f43c4601b905cc718fedbf76fe3ab165
parent967f0e5d67518f274e397b4fa703c73cac24fe18
avr32: macro whitespace fixes

While working on arch/avr32/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>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
arch/avr32/include/asm/uaccess.h