diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-12-13 12:13:51 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-12-13 12:13:51 +0200 |
commit | fa0c5e71295fa4d62b900818d900c16980985e72 (patch) | |
tree | 2cc89b6c3d598591156a150df9e4a227db1cad42 /net | |
parent | 057eeaee6803dafbbf2f79345643530e731ba7cb (diff) | |
download | op-kernel-dev-fa0c5e71295fa4d62b900818d900c16980985e72.zip op-kernel-dev-fa0c5e71295fa4d62b900818d900c16980985e72.tar.gz |
OMAPFB: fix error handling in omapfb_find_best_mode()
omapfb_find_best_mode() doesn't check for the return value of kmalloc.
Fix this. This also removes the smatch warning:
drivers/video/omap2/omapfb/omapfb-main.c:2256 omapfb_find_best_mode()
error: potential null dereference 'specs'. (kzalloc returns null)
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions