>From 2f421e83375df1aeef50ce053f1dbcd1366c2365 Mon Sep 17 00:00:00 2001 From: Markus Elfring <elfr...@users.sourceforge.net> Date: Sun, 3 Sep 2017 20:50:10 +0200 Subject: [PATCH 0/7] [media] SAA71..: Adjustments for four function implementations
Three update suggestions were taken into account from static source code analysis. Markus Elfring (7): Delete an error message for a failed memory allocation in saa7164_buffer_alloc() SAA7164: Improve a size determination in two functions Gemini: Delete an error message for a failed memory allocation in hexium_attach() Gemini: Improve a size determination in hexium_attach() Orion: Delete an error message for a failed memory allocation in hexium_probe() Orion: Improve a size determination in hexium_probe() Orion: Adjust one function call together with a variable assignment drivers/media/pci/saa7146/hexium_gemini.c | 7 +++---- drivers/media/pci/saa7146/hexium_orion.c | 10 +++++----- drivers/media/pci/saa7164/saa7164-buffer.c | 8 +++----- 3 files changed, 11 insertions(+), 14 deletions(-) -- 2.14.1