From: Arnaldo Carvalho de Melo Date: Wed, 24 Aug 2005 04:51:13 +0000 (-0700) Subject: [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments X-Git-Tag: v2.6.14-rc1~1035^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=012e13eac7579fcc7618df4ca1d5af3cdc03748c;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed