This patchset renames all camel case and Hungarian notation
names in ced1401. It fixes as well some checkpatch warnings
and errors.
I've not modified any logic in the driver.
Please note that I've tryed to not add any checkpatch warning/error.
If some patches give warnings or errors they were present before
modification. Anyway I tryed to fix the most of them in the last 5 patches.

Changes for v2:
reworking of patches 54 to 115 which didn't apply properly onto linux-next.
First 53 patches are already applied to linux-next.
For simplification some patches are also melded together.

Changes for v3:
reworking of patches 111 to 115 (57-60 in v2):
- split them on multiple patches
- add more verbose comment

Luca Ellero (12):
  staging: ced1401: usb1401.c fix checkpatch errors
  staging: ced1401: usb1401.h fix checkpatch errors
  staging: ced1401: ced_ioc.c fix checkpatch warnings
  staging: ced1401: ced_ioc.c fix checkpatch warning
  staging: ced1401: ced_ioc.c fix checkpatch warning
  staging: ced1401: ced_ioc.c fix checkpatch warning
  staging: ced1401: ced_ioc.c fix checkpatch warnings
  staging: ced1401: usb1401.c fix checkpatch warnings
  staging: ced1401: usb1401.c fix checkpatch warning
  staging: ced1401: rename camel case varialble
  staging: ced1401: usb1401.c fix checkpatch warnings
  staging: ced1401: usb1401.c fix checkpatch warnings

 drivers/staging/ced1401/ced_ioc.c |  195 ++++++++++++++++++++------------
 drivers/staging/ced1401/usb1401.c |  225 ++++++++++++++++++++++---------------
 drivers/staging/ced1401/usb1401.h |    2 +-
 3 files changed, 259 insertions(+), 163 deletions(-)

-- 
1.7.10.4

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

Reply via email to