From: Laurent Navet Date: Fri, 5 Jul 2013 12:26:33 +0000 (+0200) Subject: staging: lustre: use ERR_CAST() function X-Git-Tag: v3.12-rc1~183^2~742 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc8548c307c1cbab90cb9c754effb2d030cafdd;p=pandora-kernel.git staging: lustre: use ERR_CAST() function use ERR_CAST() function instead of ERR_PTR() and PTR_ERR() found using coccinelle and err_cast.cocci Signed-off-by: Laurent Navet Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed