From: Greg Kroah-Hartman Date: Sun, 4 Aug 2013 00:56:42 +0000 (+0800) Subject: staging: lustre: remove task_t typedef X-Git-Tag: v3.12-rc1~183^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68b636b68ebb58ef7a400886249be6479bdce96d;p=pandora-kernel.git staging: lustre: remove task_t typedef Use struct task_struct instead. Also remove the unused libcfs_current() function, while I noticed it doing this conversion. Cc: Peng Tao Cc: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed