All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] misc: xilinx_sdfec: Adjustments for xsdfec_add_ldpc()
@ 2019-11-05 18:52 ` Markus Elfring
  0 siblings, 0 replies; 21+ messages in thread
From: Markus Elfring @ 2019-11-05 18:52 UTC (permalink / raw)
  To: linux-arm-kernel, Arnd Bergmann, Derek Kiernan, Dragan Cvetic,
	Greg Kroah-Hartman, Michal Simek
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 5 Nov 2019 19:45:05 +0100

Two update suggestions were taken into account
from static source code analysis.

Markus Elfring (2):
  Use memdup_user() rather than duplicating its implementation
  Combine three condition checks into one statement

 drivers/misc/xilinx_sdfec.c | 29 ++++++++---------------------
 1 file changed, 8 insertions(+), 21 deletions(-)

--
2.24.0


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2019-11-10 22:18 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 18:52 [PATCH 0/2] misc: xilinx_sdfec: Adjustments for xsdfec_add_ldpc() Markus Elfring
2019-11-05 18:52 ` Markus Elfring
2019-11-05 18:52 ` Markus Elfring
2019-11-05 18:54 ` [PATCH 1/2] misc: xilinx_sdfec: Use memdup_user() rather than duplicating its implementation Markus Elfring
2019-11-05 18:54   ` Markus Elfring
2019-11-05 18:54   ` Markus Elfring
2019-11-07 15:40   ` Dragan Cvetic
2019-11-07 15:40     ` Dragan Cvetic
2019-11-07 15:40     ` Dragan Cvetic
2019-11-10 22:18   ` Dragan Cvetic
2019-11-10 22:18     ` Dragan Cvetic
2019-11-10 22:18     ` Dragan Cvetic
2019-11-05 18:56 ` [PATCH 2/2] misc: xilinx_sdfec: Combine three condition checks into one statement in xsdfec_add_ldpc() Markus Elfring
2019-11-05 18:56   ` Markus Elfring
2019-11-05 18:56   ` [PATCH 2/2] misc: xilinx_sdfec: Combine three condition checks into one statement in xsdfec_add_ldpc Markus Elfring
2019-11-07 16:30   ` [PATCH 2/2] misc: xilinx_sdfec: Combine three condition checks into one statement in xsdfec_add_ldpc() Dragan Cvetic
2019-11-07 16:30     ` Dragan Cvetic
2019-11-07 16:30     ` [PATCH 2/2] misc: xilinx_sdfec: Combine three condition checks into one statement in xsdfec_add_ Dragan Cvetic
2019-11-07 21:58   ` [PATCH 2/2] misc: xilinx_sdfec: Combine three condition checks into one statement in xsdfec_add_ldpc() Dragan Cvetic
2019-11-07 21:58     ` Dragan Cvetic
2019-11-07 21:58     ` [PATCH 2/2] misc: xilinx_sdfec: Combine three condition checks into one statement in xsdfec_add_ Dragan Cvetic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.