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
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel