[PATCH v4 0/3] staging: rtl8188eu: ARRAY_SIZE instead of sizeof/sizeof and some code cleanups

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

 



This patchset:
  - removes unused macro read_nexp_pair,
  - inserts ARRAY_SIZE instead of sizeof(type array[])/sizeof(type),
  - inserts spaces preferred around that '+' found by checkpatch.
  - performs small accompanying changes:
    a. const keyword inserted,
	b. unnecessary default value in variable definition removed.
---
Changes in v2:
  - some patches aggregated into this patchset,
  - added description to all patches.
Changes in v3:
  - signed-off before cut-off.
Changes in v4:
  - description to small accompanying changes added.

Ivan Safonov (3):
  staging: rtl8188eu: unused macro read_nexp_pair removed
  staging: rtl8188eu: ARRAY_SIZE instead of sizeof/sizeof used
  staging: rtl8188eu: spaces preferred around that + inserted

 drivers/staging/rtl8188eu/hal/bb_cfg.c | 24 ++++++++----------------
 1 file changed, 8 insertions(+), 16 deletions(-)

-- 
2.4.9

_______________________________________________
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