OSDN Git Service

blackfin: 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:47 +0000 (15:23 +0200)
commit323ae3c5dd941c8257912941eb3da93aaf8d65dd
treef9dcaf36b917e54a9a20e7c862731f75d8bb6a0a
parent7185820a0ab27f88343ff5f75be5e963c8e19113
blackfin: macro whitespace fixes

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