From: Mauro Carvalho Chehab Date: Fri, 20 Aug 2010 18:39:38 +0000 (-0300) Subject: i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL X-Git-Tag: v2.6.37-rc1~108^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ef5ea9767b0c7bfb4b477e1857629fe8fa2983;p=pandora-kernel.git i7core_edac: it is safe to i7core_unregister_mci() when mci=NULL i7core_unregister_mci() checks internally when mci=NULL. There's no need to test it outside. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed