[PATCH v3 0/2] staging: greybus: fix checkpatch style issues in authenticate.c

Kosugi Souta posted 2 patches 2 months, 1 week ago
drivers/staging/greybus/Documentation/firmware/authenticate.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH v3 0/2] staging: greybus: fix checkpatch style issues in authenticate.c
Posted by Kosugi Souta 2 months, 1 week ago
This series addresses checkpatch.pl warnings and checks in the
authenticate.c file within the greybus subsystem.

Changes in v3:
- Added detailed commit descriptions to each patch to explain the
  motivation for the changes, as requested by Greg KH's patch bot.
- Ensured Signed-off-by names are consistent and complete.

Changes in v2:
- Split the original single patch into two separate patches: one for
  the 'unsigned long long' type warning and another for the alignment
  check, as requested by Greg KH.

Changes in v1:
- Initial submission with combined fixes.

Kosugi Souta (2):
  staging: greybus: fix unsigned long long type warning
  staging: greybus: fix alignment to match open parenthesis

 drivers/staging/greybus/Documentation/firmware/authenticate.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0