lkml.org 
[lkml]   [2020]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject[PATCH 0/6] staging: qlge: General cleanup and refactor.
    Hii,
    This patchest aims to remove several of the checkpatch.pl
    warnings and refactor some ugly while loops into for loops for better
    readability.
    Some of the issues are found with checkpatch and others were listed in
    qlge/TODO.

    Thanks,

    Suraj Upadhyay (6):
    staging: qlge: qlge.h: Function definition arguments should have
    names.
    staging: qlge: qlge.h: Insert line after declaration.
    staging: qlge: qlge_dbg: Simplify while statements
    staging: qlge: qlge_main: Simplify while statements.
    staging: qlge: qlge_mpi: Simplify while statements.
    staging: qlge: qlge_ethtool: Remove one byte memset.

    drivers/staging/qlge/qlge.h | 7 +++--
    drivers/staging/qlge/qlge_dbg.c | 5 ++-
    drivers/staging/qlge/qlge_ethtool.c | 4 +--
    drivers/staging/qlge/qlge_main.c | 49 +++++++++++++----------------
    drivers/staging/qlge/qlge_mpi.c | 32 +++++++++----------
    5 files changed, 45 insertions(+), 52 deletions(-)

    --
    2.17.1

    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2020-07-13 14:15    [W:2.457 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site