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:
fb76dd1
)
Input: tps6507x-ts - remove unneeded NULL test
author
Jiri Slaby
<jslaby@suse.cz>
Tue, 22 Jun 2010 18:25:03 +0000
(11:25 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 23 Jun 2010 16:44:51 +0000
(09:44 -0700)
Stanse found that tsc is dereferenced earlier than checked for being
NULL in tps6507x_ts_remove. Remove the test because there is no way
for tsc to be NULL there.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found