On Fri, Dec 05, 2014 at 02:38:40PM +0900, Joshua I. James wrote: > From: "Joshua I. James" <joshua@xxxxxxxxxxxxxxxxxx> > > Fixed style error identified by checkpatch. > > ERROR: space required before the open parenthesis '(' > + switch(cmsg->cmsg_type) { > > Signed-off-by: Joshua I. James <joshua@xxxxxxxxxxxxxxxxxx> > --- > crypto/af_alg.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Subject line, and this change really doesn't justify a patch by itself. If Herbert prefers them merged into one, I'd include this change, otherwise, I'd drop it. It'd also be a good idea to run ./scripts/get_maintainer.pl on your patch to determine who to include in the To/Cc on the next version of this series. thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html