Dave Jones
4ebf83c8cf
ACPI: fix empty macros found by -Wextra
...
ACPI has a ton of macros which make a bunch of empty if's when configured
in non-debug mode.
[lenb: The code it complaines about is functionally correct,
so this patch is just to make -Wextra happier]
#define DBG()
if(...)
DBG();
next_c_statement
which turns into
if(...) ;
next_c_statement
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-07-22 00:54:24 -04:00
..
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-07-03 01:45:44 -04:00
2007-05-09 23:34:35 -04:00
2007-05-09 23:34:35 -04:00
2007-02-12 23:50:52 -05:00
2007-04-25 14:17:39 -04:00
2007-06-20 00:33:04 -04:00
2007-02-16 22:11:37 -05:00
2007-02-16 22:10:32 -05:00
2007-03-09 21:19:05 -05:00
2007-04-25 14:20:58 -04:00
2007-02-12 23:50:52 -05:00
2007-02-12 22:42:12 -05:00
2007-04-25 14:17:39 -04:00
2007-02-12 22:42:12 -05:00
2007-03-28 23:31:43 -04:00
2007-05-10 03:52:22 -04:00
2007-02-12 22:42:12 -05:00
2007-02-12 23:50:52 -05:00
2007-07-22 00:54:24 -04:00
2007-07-03 01:40:59 -04:00
2007-04-28 23:16:59 -04:00
2007-05-17 05:23:04 -07:00
2007-05-09 23:31:03 -04:00
2007-02-12 22:42:12 -05:00
2007-02-12 22:42:12 -05:00
2007-07-22 00:48:48 -04:00
2007-02-12 23:50:52 -05:00
2007-03-09 23:19:50 -05:00
2007-04-25 14:17:39 -04:00
2007-07-18 21:43:21 -04:00
2007-04-26 14:32:02 -04:00
2007-02-12 23:50:52 -05:00
2007-02-12 23:50:52 -05:00
2007-03-22 01:15:58 -04:00
2007-05-08 11:15:08 -07:00
2007-02-12 23:50:52 -05:00
2007-03-30 14:16:10 -04:00
2007-04-30 23:27:43 -04:00
2007-06-01 08:18:30 -07:00
2007-02-12 22:42:12 -05:00
2007-03-09 21:37:07 -05:00