Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h.
authorNicholas Parkanyi <n.parkanyi@gmail.com>
Sun, 12 Jul 2015 12:17:52 +0000 (08:17 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jul 2015 02:28:40 +0000 (19:28 -0700)
commit11208b0b3a9ddc462795bdb3aadfc0eda8ef2e4b
tree78fd2e0509cfb1322cea50faf3df39eb8a6c01c6
parent353710ce90b74d711d6d30f1219e0c9634c6fc82
Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h.

This patch fixes checkpatch.pl warnings in upc.h regarding single-statement macros
embedded within do { } while (0) blocks.

Signed-off-by: Nicholas Parkanyi <n.parkanyi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/upc.h