staging: most: core.c: remove semicolon at the end of define statement
authorChaehyun Lim <chaehyun.lim@gmail.com>
Mon, 27 Jul 2015 01:31:09 +0000 (10:31 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2015 20:43:15 +0000 (13:43 -0700)
commitadd04a9854106a724b9fbf8bc9925781e5b0059e
treeec466025e22de27382196f5e01c7981a94728c0b
parent6e64e22449023dc89dfb92c6f19d4c5b03f46889
staging: most: core.c: remove semicolon at the end of define statement

Remove semicolon at the end of define statement to fix checkpatch warning.
WARNING: macros should not use a trailing semicolon

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Acked-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/mostcore/core.c