[PATCH v3 0/8] staging: greybus: Fix few issues reported by checkpatch

Kamal Heib kamalheib1 at gmail.com
Wed Jan 17 14:52:23 UTC 2018


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

Cc: greybus-dev at lists.linaro.org
Cc: Viresh Kumar <vireshk at kernel.org>
Cc: Vaibhav Agarwal <vaibhav.sr at gmail.com>
Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

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



More information about the devel mailing list