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:
7da308e
)
staging:lustre: remove useless libcfs_sock_release
author
James Simmons
<jsimmons@infradead.org>
Tue, 9 Jun 2015 02:27:08 +0000
(22:27 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Jun 2015 00:48:42 +0000
(17:48 -0700)
There is no reason to have a one line exported function
libcfs_sock_release. Instead we can call sock_release directly.
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found