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:
a8fc91a
)
fbdev: geocode: remove unneeded NULL check
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Wed, 31 Dec 2014 06:55:38 +0000
(12:25 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 13 Jan 2015 10:52:43 +0000
(12:52 +0200)
the check for info is not required as we are checking it immediately
after gx1fb_init_fbinfo() and returnig -ENOMEM if it is NULL.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found