Five ways to screw up a patch by Michael Sartain _hopefully_ finds the final chapter here... -Mike
This patch series fixes several checkpatch issues with the greybus Documentation/firmware files.
V2: Add "greybus: firmware:" prefix to subject lines Add Acked-by: Viresh Kumar viresh.kumar@linaro.org
V3: Add "staging:" prefix to subject lines
V4: Resubmit without diff.staging=true
Michael Sartain (4): staging: greybus: firmware: Remove trailing semicolon from FW_TIMEOUT_DEFAULT staging: greybus: firmware: Remove extra braces from single line if staging: greybus: firmware: Change long long unsigned to unsigned long long staging: 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(-)