From: Joshua I. James Date: Fri, 5 Dec 2014 05:38:40 +0000 (+0900) Subject: crypto: af_alg - fixed style error in af_alg.c X-Git-Tag: fixes-v4.0-rc1~106^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267c4221ff574ac70ec0b02b923b16f39b54da1a;p=pandora-kernel.git crypto: af_alg - fixed style error in af_alg.c Fixed style error identified by checkpatch. ERROR: space required before the open parenthesis '(' + switch(cmsg->cmsg_type) { Signed-off-by: Joshua I. James Signed-off-by: Herbert Xu --- Reading git-diff-tree failed