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:
72bbf10
)
video: fbdev: Fix sparse warning messages
author
David Ung
<davidu@nvidia.com>
Sat, 17 Jan 2015 00:40:00 +0000
(16:40 -0800)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 19 Jan 2015 12:58:11 +0000
(14:58 +0200)
Use NULL instead of 0 for the last entry of dmt_modes struct.
Supresses "sparse: Using plain integer as NULL pointer" warning.
Signed-off-by: David Ung <davidu@nvidia.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/core/modedb.c
patch
|
blob
|
history
diff --cc
drivers/video/fbdev/core/modedb.c
Simple merge