diff options
author | Zi Shen Lim <zlim.lnx@gmail.com> | 2014-04-23 07:04:42 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-04-24 21:07:48 +0400 |
commit | a450a685791d12c0a477b75d630d6ae66acab9a7 (patch) | |
tree | 2f7adac460770d495e43038a790f3ddd32b7f07f /Documentation | |
parent | 83d5b7ef99c9f05e87333b334a638de1264ab8e4 (diff) | |
download | linux-a450a685791d12c0a477b75d630d6ae66acab9a7.tar.xz |
smc91x: improve definition of debug macros
Redefine some macros that were conditioned upon SMC_DEBUG level.
By allowing compiler to verify parameters used by these macros
unconditionally, we can flag compilation failures.
Compiler will still optimize out the unused code path depending on
SMC_DEBUG, so this is a net gain.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Zi Shen Lim <zlim.lnx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions