Re: [PATCH 0/7] cfag12864b: Fine-tuning for cfag12864b_init()

From: SF Markus Elfring
Date: Sun Aug 06 2017 - 05:54:32 EST


> Date: Sat, 10 Sep 2016 16:17:01 +0200
>
> Some update suggestions were taken into account
> from static source code analysis.
>
> Markus Elfring (7):
> Use kmalloc_array()
> Delete an error message for a failed kmalloc_array() call
> Return directly if the driver "ks0108" was not initialized
> Return directly after a failed get_zeroed_page()
> Rename jump labels
> Return an error code only as a constant
> Adjust two checks for null pointers
>
> drivers/auxdisplay/cfag12864b.c | 37 +++++++++++++------------------------
> 1 file changed, 13 insertions(+), 24 deletions(-)

Would you like to take another look at change possibilities
for this software module?

Regards,
Markus