]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit25f13048bce61f33f6a102e0bf377fd3922ed364
tree1d73eb3432e324b3db90043ad80c51269b47fba9
parentaf4218c3a699542adc9b76c8972828a726e7b0dc
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