]> git.baikalelectronics.ru Git - kernel.git/commit
gigaset: get rid of info() and warn() macros
authorTilman Schmidt <tilman@imap.cc>
Sun, 30 Nov 2008 05:38:28 +0000 (21:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 30 Nov 2008 05:38:28 +0000 (21:38 -0800)
commit5a998481f581dfbc9dd88f10c591a15d71892d8d
tree1d73eb3432e324b3db90043ad80c51269b47fba9
parent21780b99f96b1503b29733dbd2727bce622a0419
gigaset: get rid of info() and warn() macros

Join the move away from the obsolete info() macro, opencoding the
remaining uses. While we're at it, also get rid of the warn() macro
by promoting the three remaining uses to err().

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/gigaset/bas-gigaset.c
drivers/isdn/gigaset/common.c
drivers/isdn/gigaset/gigaset.h
drivers/isdn/gigaset/interface.c
drivers/isdn/gigaset/ser-gigaset.c
drivers/isdn/gigaset/usb-gigaset.c