diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2016-08-31 21:14:29 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-09-07 11:16:05 +0300 |
commit | b6a694b7209121ed8c416d1f9ab92780c4cc7a10 (patch) | |
tree | a8d7afda07cf23d19ed63b7d9556aef2237a960a /drivers/video/fbdev/vfb.c | |
parent | ee65e18206f5b430d71c39f72fa85a8d1f2b999d (diff) | |
download | linux-stable-b6a694b7209121ed8c416d1f9ab92780c4cc7a10.tar.gz linux-stable-b6a694b7209121ed8c416d1f9ab92780c4cc7a10.tar.bz2 linux-stable-b6a694b7209121ed8c416d1f9ab92780c4cc7a10.zip |
video: fbdev: intelfb: remove impossible condition
xoffset and yoffset of struct fb_var_screeninfo are unsigned and so
they can never be less than 0.
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/fbdev/vfb.c')
0 files changed, 0 insertions, 0 deletions