From: Sergei Shtylyov Date: Sun, 5 Jan 2014 00:20:17 +0000 (+0300) Subject: : coding style fixes X-Git-Tag: v3.14-rc1~94^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4017b4d3212b7b9d979d7174cbe340c9acbb4666;p=pandora-kernel.git : coding style fixes Running 'checkpatch.pl' gives some errors and warnings: - no spaces around =; - * separated by space from the function name; - { in function definition not on a separate line; - line over 80 characters. While fixing these, also fix the following style issues: - file name in the heading comment; - alignment not matching open paren. Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed