From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Subject: [PATCH 0/2] spidev: Adjustments for six function implementations Date: Wed, 17 May 2017 17:43:59 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: LKML , kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mark Brown Return-path: Content-Language: en-US Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: From: Markus Elfring Date: Wed, 17 May 2017 17:41:23 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (2): Delete error messages for failed memory allocations in spidev_open() Adjust five checks for null pointers drivers/spi/spidev.c | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) -- 2.13.0 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html