[PATCH 0/2] staging: qlge: coding style fix for the qlge driver

Coiby Xu coiby.xu at gmail.com
Thu Jun 25 21:57:53 UTC 2020


These two patches fix two coding style problems for all files under
drivers/staging/qlge as reported by checkpatch.pl,
    - trailing */ in block comment
    - unnecessary else after return or break

Coiby Xu (2):
  fix trailing */ in block comment
  fix else after return or break

 drivers/staging/qlge/qlge_dbg.c  | 23 ++++++++++-------------
 drivers/staging/qlge/qlge_main.c | 11 ++++++-----
 drivers/staging/qlge/qlge_mpi.c  | 14 ++++++++------
 3 files changed, 24 insertions(+), 24 deletions(-)

--
2.27.0



More information about the devel mailing list