[PATCH 00/11] staging: rtl8188eu: _rtl88e_fill_dummy refactoring

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patchset includes a set of small changes
in the function _rtl88e_fill_dummy.

Ivan Safonov (11):
  staging: rtl8188eu: new temporary variable added to _rtl88e_fill_dummy
  staging: rtl8188eu: for loop instead of while loop used
  staging: rtl8188eu: traversal order of the 'remain' variable values
    inverted
  staging: rtl8188eu: constant in both sides of loop condition added
  staging: rtl8188eu: (*pfwlen + remain) replaced by fwlen
  staging: rtl8188eu: (*pfwlen + n) replaced by roundup(*pfwlen, 4)
  staging: rtl8188eu: unused variables n and remain removed
  staging: rtl8188eu: initialization of the loop counter moved to the
    header of the loop
  staging: rtl8188eu: fwlen renamed to i
  staging: rtl8188eu: unnessesary braces removed in _rtl88e_fill_dummy
    function
  staging: rtl8188eu: return value and argument types changed in
    _rtl88e_write_fw function

 drivers/staging/rtl8188eu/hal/fw.c | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

-- 
2.4.10

_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel



[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux