diff options
author | Wen Yang <wen.yang99@zte.com.cn> | 2018-12-20 21:13:08 +0300 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2018-12-20 21:13:08 +0300 |
commit | 5c29085a724fb8b84bb492a6e2645e28d9bc3dae (patch) | |
tree | fbd15f6e8d6782d5b9edc44d0887eb2d2d0e567b /drivers/eisa | |
parent | 452f2d4934d23f32cd9246bc52cf2c0b80560e2f (diff) | |
download | linux-5c29085a724fb8b84bb492a6e2645e28d9bc3dae.tar.xz |
fbdev: fsl-diu: remove redundant null check on cmap
The null check on &info->cmap is redundant since cmap is a struct
inside fb_info and can never be null, so the check is always true.
We may remove it.
Signed-off-by: Wen Yang <wen.yang99@zte.com.cn>
Acked-by: Timur Tabi <timur@kernel.org>
Cc: zhong.weidong@zte.com.cn
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions