
3 Oct
2015
3 Oct
'15
4:29 p.m.
On 1 October 2015 at 08:36, Bin Meng bmeng.cn@gmail.com wrote:
When pci_find_class() fails to find a device, it returns -ENODEV. But now we check the return value against -1. Fix it.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/video/vesa_fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org