Messages in this thread |  | | Subject | [PATCH v3 0/3] video-SMSC UFX: Adjustments for two function implementations | From | SF Markus Elfring <> | Date | Sun, 7 Jan 2018 17:00:49 +0100 |
| |
From: Markus Elfring <elfring@users.sourceforge.net> Date: Sun, 7 Jan 2018 16:54:32 +0100
Three update suggestions were taken into account from static source code analysis.
Markus Elfring (3): Less checks in ufx_usb_probe() after error detection Return an error code only as a constant in ufx_realloc_framebuffer() Delete an error message for a failed memory allocation in ufx_realloc_framebuffer()
---
v3: Rebased on Linux next-20180105.
drivers/video/fbdev/smscufx.c | 59 ++++++++++++++++--------------------------- 1 file changed, 22 insertions(+), 37 deletions(-)
-- 2.15.1
|  |