git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7e7379
)
staging: lustre: remove task_t typedef
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 00:56:42 +0000
(08:56 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 00:56:42 +0000
(08:56 +0800)
Use struct task_struct instead.
Also remove the unused libcfs_current() function, while I noticed it
doing this conversion.
Cc: Peng Tao <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found