summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorBenjamin Romer <benjamin.romer@unisys.com>2015-03-04 20:14:25 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-03-07 03:50:10 +0300
commit0aca78449b58603586df83cca1e9eaba1acc1cfd (patch)
tree897be9bdc448c9358b2c7e78883409b3d7bf56c6 /include/linux
parent61620a1b187f645a13e77763b367e52ac129f411 (diff)
downloadlinux-0aca78449b58603586df83cca1e9eaba1acc1cfd.tar.xz
staging: unisys: remove ERRDEV macros
Remove the LOGERR, LOGERRDEV, LOGERRDEVX, LOGERRNAME, LOGORDUMPERR macros from all the drivers. In one case the removal of the ERRDRV() changed things such that a macro which returned a value was needed, but the return value was no longer being used. In this case the macro was replaced with the contents of the macro, but with the truth calculation removed so that it would not generate a warning. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions