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:
7ba5822
)
staging: rtl8712: remove wrapper function thread_enter()
author
James A Shackleford
<shack@linux.com>
Wed, 9 Jul 2014 19:26:23 +0000
(15:26 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 Jul 2014 04:17:50 +0000
(21:17 -0700)
The inline function thread_enter() accepts a single ignored parameter and is
just a wrapper for allow_signal(SIGTERM). Removed.
Signed-off-by: James A Shackleford <shack@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found