summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrzej Hajda <a.hajda@samsung.com>2016-02-15 15:35:24 +0100
committerTomi Valkeinen <tomi.valkeinen@ti.com>2016-02-16 15:35:12 +0200
commitf059c4b220b821f8ed7b1b12387cce86373f666e (patch)
tree6a6797f94fcf293e2b39337a3d9f12c561e70318 /.gitignore
parent206fc20598157ce15597822cf01b94377e30075b (diff)
downloadblackbird-obmc-linux-f059c4b220b821f8ed7b1b12387cce86373f666e.tar.gz
blackbird-obmc-linux-f059c4b220b821f8ed7b1b12387cce86373f666e.zip
fbdev: exynos: fix IS_ERR_VALUE usage
IS_ERR_VALUE macro should be used only with unsigned long type. For signed types comparison 'ret < 0' should be used. The patch follows conclusion from discussion on LKML [1][2]. [1]: http://permalink.gmane.org/gmane.linux.kernel/2120927 [2]: http://permalink.gmane.org/gmane.linux.kernel/2150581 Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud