diff options
author | Joe Perches <joe@perches.com> | 2013-03-18 20:55:40 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-25 11:16:17 -0700 |
commit | bda2a44e2a015535f08aecd5c98e263098db9e75 (patch) | |
tree | 91d4d579caa514fd2296750e1003e54f9eb75d31 /sound/ppc | |
parent | a7307538805f8a30c25b6f5b9566ab21d8ab7515 (diff) | |
download | op-kernel-dev-bda2a44e2a015535f08aecd5c98e263098db9e75.zip op-kernel-dev-bda2a44e2a015535f08aecd5c98e263098db9e75.tar.gz |
staging: vt6655: Fix macro definitions
Macros should be able to be used in if/else
without braces.
Convert macros to use do {} while (0) instead
of bare braces where appropriate.
Convert macros to use single line macro definitions
where appropriate.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/ppc')
0 files changed, 0 insertions, 0 deletions