This series splits the previous single patch into two separate patches to address style issues in authenticate.c, as requested by Greg KH.
Changes in v2: - Split the single patch into two separate commits: one for type warnings and one for alignment checks.
Kosugi (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(-)