From: John Whitmore Date: Fri, 13 Jul 2018 11:23:11 +0000 (+0100) Subject: staging:rtl8192u: Rename file macro to avoid camel case - Coding Style X-Git-Tag: v4.19-rc1~101^2~491 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3870288897f455fd5ec62539829ce7120a434c24;p=thirdparty%2Fkernel%2Flinux.git staging:rtl8192u: Rename file macro to avoid camel case - Coding Style Simple rename of the preprosessor switch, protecting against multiple inclusion of the header file. Change to clear the checkpatch coding style issue. Signed-off-by: John Whitmore Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192u/r8192U.h b/drivers/staging/rtl8192u/r8192U.h index 98b6bf7985f75..e615d9b3f6b1c 100644 --- a/drivers/staging/rtl8192u/r8192U.h +++ b/drivers/staging/rtl8192u/r8192U.h @@ -15,8 +15,8 @@ * project Authors. */ -#ifndef R819xU_H -#define R819xU_H +#ifndef R8192U_H +#define R8192U_H #include #include