Files
linux/drivers
Matvejchikov Ilya 9173a88f46 slip: remove redundant check slip_devs for NULL
As slip_devs is initialized on module load stage there is no reason to
check it for NULL anywhere instead of the deinitialization routine because
if we can't get enough memory on startup we don't run at all.

Signed-off-by: Matvejchikov Ilya <matvejchikov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-07-13 02:31:39 -07:00
..
2011-07-12 07:59:38 -07:00
2011-06-11 15:06:48 -07:00
2011-06-14 15:15:25 +09:00
2011-05-30 11:14:15 +09:30