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)
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

Simple merge