[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1498642633-3260-1-git-send-email-karthik@techveda.org>
Date: Wed, 28 Jun 2017 15:07:11 +0530
From: karthik@...hveda.org
To: gilad@...yossef.com, gregkh@...uxfoundation.org
Cc: linux-crypto@...r.kernel.org,
driverdev-devel@...uxdriverproject.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, sunil.m@...hveda.org,
Karthik Tummala <karthik@...hveda.org>
Subject: [PATCH 0/2] staging: ccree: Fix coding style and remove warnings
From: Karthik Tummala <karthik@...hveda.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
Powered by blists - more mailing lists