aboutsummaryrefslogtreecommitdiff
path: root/crypto/api.c
diff options
context:
space:
mode:
authorAleksa Vučković <[email protected]>2022-01-27 14:50:53 +0100
committerGreg Kroah-Hartman <[email protected]>2022-02-04 16:45:39 +0100
commitdffae938c06aea287ee2a28af90b6e5b15f79a19 (patch)
treee5b0059ef9b87bc6b9fa93daf00b421cc44a1ab7 /crypto/api.c
parentf8b187c254350a938ac6eca279e2bd90e96d4586 (diff)
drivers: dio: code indent should use tabs
This patch fixes the checkpatch.pl error: < ERROR: code indent should use tabs where possible < #61: FILE: drivers/dio/dio.c:61: < + int id;$ < < WARNING: please, no spaces at the start of a line < #61: FILE: drivers/dio/dio.c:61: < + int id;$ < < ERROR: code indent should use tabs where possible < #62: FILE: drivers/dio/dio.c:62: < + const char *name;$ < < WARNING: please, no spaces at the start of a line < #62: FILE: drivers/dio/dio.c:62: < + const char *name;$ + 44 more errors of type "code indent should use tabs where possible" + 41 more warnings of type "please, no spaces at the start of a line" Signed-off-by: Aleksa Vučković <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions