[PATCH 0/7] aacraid: Fine-tuning for a few functions
From: SF Markus Elfring
Date: Sun Aug 21 2016 - 03:14:54 EST
From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 21 Aug 2016 09:03:21 +0200
Several update suggestions were taken into account
from static source code analysis.
Markus Elfring (7):
Use memdup_user() rather than duplicating its implementation
One function call less in aac_send_raw_srb() after error detection
Delete unnecessary initialisations in aac_send_raw_srb()
Delete unnecessary braces
Add spaces after control flow keywords
Improve determination of a few sizes
Apply another recommendation from "checkpatch.pl"
drivers/scsi/aacraid/commctrl.c | 140 +++++++++++++++++++---------------------
1 file changed, 67 insertions(+), 73 deletions(-)
--
2.9.3