This patch set include multiple fixes for the issues reported by
checkpatch.pl

Cc: [email protected]
Cc: Viresh Kumar <[email protected]>
Cc: Vaibhav Agarwal <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>

Changes from v2:
- [2/8] Restore the original alignment.

Changes from v1:
- Rebase the changes on top staging-next.
- Add greybus-dev mailing list.

Kamal Heib (8):
  staging: greybus: authentication.c: Fix alignment should match open
    parenthesis
  staging: greybus: audio_codec.c: Fix alignment should match open
    parenthesis
  staging: greybus: audio_codec.c: Cleanup blank lines
  staging: greybus: audio_codec.c: Space required around ':'
  staging: greybus: audio_codec.c: Logical continuations should be on
    the previous line
  staging: greybus: audio_codec.c: Prefer kernel type 'u32' over
    'uint32_t'
  staging: greybus: audio_codec.h: Prefer kernel type 'u32' over
    'uint32_t'
  staging: greybus: audio_codec.h Fix alignment should match open
    parenthesis

 drivers/staging/greybus/audio_codec.c    | 23 ++++++++++-------------
 drivers/staging/greybus/audio_codec.h    | 12 ++++++------
 drivers/staging/greybus/authentication.c |  2 +-
 3 files changed, 17 insertions(+), 20 deletions(-)

-- 
2.14.3

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to