[PATCH 0/2] staging: gasket: Fix style issues in apex_driver.c

From: John B. Wyatt IV
Date: Thu Apr 02 2020 - 01:36:34 EST


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