This patch series fixes several checkpatch issues with the greybus
Documentation/firmware files.
V2:
Add "staging: greybus:" prefix to subject lines
Add Acked-by: Viresh Kumar <viresh.kumar(a)linaro.org>
Michael Sartain (4):
greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULT
greybus: firmware: Remove extra braces from single line if
greybus: firmware: Change long long unsigned to unsigned long long
greybus: firmware: Convert sscanf calls to strtoul
.../greybus/Documentation/firmware/authenticate.c | 2 +-
.../greybus/Documentation/firmware/firmware.c | 21 +++++++++++----------
2 files changed, 12 insertions(+), 11 deletions(-)
--
2.11.0
This patch series fixes several checkpatch issues with the greybus
Documentation/firmware files.
Michael Sartain (4):
Remove trailing semicolon from FW_TIMEOUT_DEFAULT define
Remove extra braces from single line if conditionals
Change long long unsigned int to unsigned long long int
Convert sscanf calls to strtoul
.../greybus/Documentation/firmware/authenticate.c | 2 +-
.../greybus/Documentation/firmware/firmware.c | 21 +++++++++++----------
2 files changed, 12 insertions(+), 11 deletions(-)
--
2.11.0