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:
c56bbae
)
staging: android/lowmemorykiller: No need for task->signal check
author
Anton Vorontsov
<anton.vorontsov@linaro.org>
Mon, 6 Feb 2012 16:29:54 +0000
(20:29 +0400)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 25 Apr 2012 22:24:22 +0000
(
01:24
+0300)
task->signal == NULL is not possible, so no need for these checks.
Suggested-by: Oleg Nesterov <oleg@redhat.com>
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found