Messages in this thread |  | | From | "John B. Wyatt IV" <> | Subject | [PATCH 0/2] staging: gasket: Fix style issues in apex_driver.c | Date | Wed, 1 Apr 2020 22:36:15 -0700 |
| |
Cache long enums as local variables to fit under 80 characters. Fix a comment character limit warning. The goal is to comply with the kernel style guide. All style issues were identified by checkpatch.
John B. Wyatt IV (2): staging: gasket: Fix 4 over 80 char warnings staging: gasket: Fix comment 75 character limit warning
drivers/staging/gasket/apex_driver.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-)
-- 2.25.1
|  |