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

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

    Markus Elfring (18):
    Use kcalloc() in two functions
    Move two assignments in redrat3_transmit_ir()
    Return directly after a failed kcalloc() in redrat3_transmit_ir()
    One function call less in redrat3_transmit_ir() after error detection
    Delete six messages for a failed memory allocation
    Delete an unnecessary variable initialisation in redrat3_get_firmware_rev()
    Improve another size determination in redrat3_reset()
    Improve another size determination in redrat3_send_cmd()
    Move a variable assignment in redrat3_dev_probe()
    Delete an unnecessary variable initialisation in redrat3_init_rc_dev()
    Delete the variable "dev" in redrat3_init_rc_dev()
    Move a variable assignment in redrat3_init_rc_dev()
    Return directly after a failed rc_allocate_device() in redrat3_init_rc_dev()
    Rename a jump label in redrat3_init_rc_dev()
    Delete two variables in redrat3_set_timeout()
    Move a variable assignment in redrat3_set_timeout()
    Adjust two checks for null pointers in redrat3_dev_probe()
    Combine substrings for six messages

    drivers/media/rc/redrat3.c | 146 +++++++++++++++++++++------------------------
    1 file changed, 67 insertions(+), 79 deletions(-)

    --
    2.10.1

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