commit | 012e13eac7579fcc7618df4ca1d5af3cdc03748c | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Tue Aug 23 21:51:13 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:04:48 2005 -0700 |
tree | 934c71228174d0da4a324afc1b7b001db9978911 | |
parent | a4beb1b64f5846e216bf2c439022df480151902a [diff] |
[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>