102dc7c067bb419f6076835978ede9 parent 44d0b80e5ff741d502a6ccc8685a18bda1ac9da4 author Joe Perches 1313967405 -0300 committer Mauro Carvalho Chehab 1315094182 -0300 [media] rc-core.h: Surround macro with do {} while (0) Macros coded with if statements should be do { if... } while (0) so the macros can be used in other if tests. Use ##__VA_ARGS__ for variadic macro as well. Signed-off-by: Joe Perches Signed-off-by: Mauro Carvalho Chehab üP¬¢’8x