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.
---
Changes in v2:
  - some patches aggregated into this patchset,
  - added description to all patches.
---
Changes in v3:
  - signed-off before cut-off.

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
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to