linux-stable/drivers/isdn
Julia Lawall 5310cbce90 drivers/isdn/hisax: Drop unused list
The file st5481_init.c locally defines and initializes the adapter_list
variable, but does not use it for anything.  Removing the list makes it
possible to remove the list field from the st5481_adapter data structure.
In the function probe_st5481, it also makes it possible to free the locally
allocated adapter value on an error exit.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-13 16:10:00 -04:00
..
act2000 isdn: Free irq_data namespace 2010-10-04 11:00:55 +02:00
capi capi: Perform scheduled capifs removal 2011-04-06 14:43:33 -07:00
divert isdn: potential buffer overflows 2010-09-06 18:29:18 -07:00
gigaset isdn: gigaset: Fix set-but-unused variable. 2011-04-17 16:22:33 -07:00
hardware isdn: hfcsusb: Fix set-but-unused variables. 2011-04-17 16:35:27 -07:00
hisax drivers/isdn/hisax: Drop unused list 2011-05-13 16:10:00 -04:00
hysdn Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2011-04-11 13:44:25 -07:00
i4l isdn: i4l: isdn_tty: Fix unused-but-set variables. 2011-04-17 17:07:57 -07:00
icn isdn: icn: Fix potentially wrong string handling 2011-02-01 14:17:51 -08:00
isdnloop Fix common misspellings 2011-03-31 11:26:23 -03:00
mISDN isdn: mISDN: socket: Fix set-but-unused variables. 2011-04-17 16:48:53 -07:00
pcbit drivers/isdn: Use static const char * const where possible 2010-09-14 20:22:02 -07:00
sc isdn: strcpy() => strlcpy() 2010-10-08 10:21:22 -07:00
Kconfig isdn: fix a few Kconfig imperfections 2010-02-22 15:45:53 -08:00
Makefile