]> git.baikalelectronics.ru Git - kernel.git/commit
[CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 24 Aug 2005 04:51:13 +0000 (21:51 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:04:48 +0000 (16:04 -0700)
commit4e7b91ff20c23f4260444c8f694363990bd518e5
tree934c71228174d0da4a324afc1b7b001db9978911
parentef1fa7ff64621eeb36a09141e19f8f511375e0c4
[CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments

Just like kfree, etc it will just not call the CCID exit
routines when the private data area is set to NULL.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccid.h