[PATCH 0/2] staging: ccree: Fix coding style and remove warnings

karthik at techveda.org karthik at techveda.org
Wed Jun 28 09:37:11 UTC 2017


From: Karthik Tummala <karthik at techveda.org>

This patch series fixes coding style and removes the following
checkpatch.pl warnings:

Prefer using '"%s...", __func__' to using the function's name,
in a string.

Braces {} are not necessary for single statement blocks.

Rebased on top of next-20170627.
Patches were tested and built on next-20170627

Karthik Tummala (2):
  staging: ccree: Use __func__ instead of function name
  staging: ccree: Remove braces {} for single statement blocks

 drivers/staging/ccree/ssi_aead.c | 48 ++++++++++++++++------------------------
 1 file changed, 19 insertions(+), 29 deletions(-)

-- 
1.9.1



More information about the devel mailing list