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

Changes for v4:
change subjects of patches to more specific ones

Luca Ellero (12):
  staging: ced1401: usb1401.c: change spaces to tabs
  staging: ced1401: usb1401.h: fix "foo * bar"
  staging: ced1401: ced_ioc.c: add blank line after declarations
  staging: ced1401: ced_ioc.c: remove space before tabs
  staging: ced1401: ced_ioc.c: remove else branch in ced_set_event
  staging: ced1401: ced_ioc.c: remove else branch in ced_wait_event
  staging: ced1401: ced_ioc.c : split long lines
  staging: ced1401: usb1401.c: add blank line after declarations
  staging: ced1401: usb1401.c: fix code indent
  staging: ced1401: usb1401.c rename camel case variable
  staging: ced1401: usb1401.c: split long lines
  staging: ced1401: usb1401.c: join quoted strings

 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