From: Karthik Tummala <karthik@xxxxxxxxxxxx> 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