From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> Date: Sat, 2 Sep 2017 17:01:23 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (7): Delete an error message for a failed memory allocation in ov2640_probe() Improve a size determination in ov2640_probe() Delete an error message for a failed memory allocation in ov6650_probe() Delete an error message for a failed memory allocation in ov9640_probe() Improve a size determination in ov9640_probe() Delete an error message for a failed memory allocation in ov9740_probe() Improve a size determination in ov9740_probe() drivers/media/i2c/ov2640.c | 7 ++----- drivers/media/i2c/ov6650.c | 5 +---- drivers/media/i2c/soc_camera/ov9640.c | 7 ++----- drivers/media/i2c/soc_camera/ov9740.c | 6 ++---- 4 files changed, 7 insertions(+), 18 deletions(-) -- 2.14.1