From 268523aa6a408f9b9ea04fdd8b344c2b5fbcf2e4 Mon Sep 17 00:00:00 2001 From: "M. Vefa Bicakci" Date: Sat, 28 Mar 2015 21:07:53 -0400 Subject: [PATCH] staging: rtl8723au: No spaces at the start of a line Prior to this commit, a large block of constants used to represent an AES S-box table were indented with spaces in rtl8723au's rtw_security.c. Correct the checkpatch.pl warnings indicating that spaces should not be used to indent lines: WARNING: please, no spaces at the start of a line Signed-off-by: M. Vefa Bicakci Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed