sna: Make DBG() and ERR() non-empty
Use do{}while(0) for DBG() and ERR() to avoid isses with if/else/etc.
Signed-off-by:
Ville Syrjälä <ville.syrjala@linux.intel.com>
Loading
Please register or sign in to comment
Use do{}while(0) for DBG() and ERR() to avoid isses with if/else/etc.
Signed-off-by:
Ville Syrjälä <ville.syrjala@linux.intel.com>