sdio: sdio_io.c Fix sparse warnings
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 10 Jul 2008 00:01:56 +0000 (03:01 +0300)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 13:47:03 +0000 (15:47 +0200)
Unfold nested macros it creates not readable code and
sparse warnings
sdio_io.c:190:9: warning: symbol '_min1' shadows an earlier one

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found