i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 Aug 2010 18:39:38 +0000 (15:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 24 Oct 2010 13:20:41 +0000 (11:20 -0200)
i7core_unregister_mci() checks internally when mci=NULL. There's no
need to test it outside.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found