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:
9cb13ba
)
fbdev: savage: remove unused variable
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Tue, 6 Jan 2015 13:12:10 +0000
(18:42 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 13 Jan 2015 11:31:51 +0000
(13:31 +0200)
vga_in8() was storing the return value in tmp, but that return value
was never used again. so it should be safe to remove those variables.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found