Joshua,
Your subject, "[PATCH] staging: crypto: fixed style errors in
ablkcipher.c" is misleading. 'staging' is a location in the tree,
drivers/staging/, not a separate git tree. So your subject for this
series should have been "[PATCH] crypto: ablkcipher: Cleanup minor
From: "Joshua I. James"
Fixed style errors reported by checkpatch.
WARNING: Missing a blank line after declarations
+ u8 *end_page = (u8 *)(((unsigned long)(start + len - 1)) & PAGE_MASK);
+ return max(start, end_page);
WARNING: line over 80 characters
+ scatterwalk_st