lkml.org 
[lkml]   [2016]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Subject[PATCH 00/13] md/multipath: Fine-tuning for several function implementations
    From
    Date
    From: Markus Elfring <elfring@users.sourceforge.net>
    Date: Sun, 2 Oct 2016 13:45:35 +0200

    Several update suggestions were taken into account
    from static source code analysis.

    Markus Elfring (13):
    Use kcalloc() in multipath_run()
    Improve another size determination in multipath_run()
    Delete four error messages for a failed memory allocation
    Reduce indentation for four lines in multipath_run()
    Less function calls in multipath_run() after error detection
    Delete 13 unwanted spaces behind function names
    Delete two unwanted spaces behind asterisks
    Replace a seq_printf() call by seq_puts() in multipath_status()
    Adjust two function calls together with a variable assignment
    Add some spaces for better code readability
    Move a brace for a designated initialiser
    Delete an unnecessary return statement in multipath_make_request()
    Replace printk() calls by the usage of higher level interfaces

    drivers/md/multipath.c | 192 +++++++++++++++++++++++--------------------------
    1 file changed, 88 insertions(+), 104 deletions(-)

    --
    2.10.0

    \
     
     \ /
      Last update: 2016-10-02 13:55    [W:5.703 / U:1.344 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site