From: Eldad Zack Date: Sun, 1 Apr 2012 07:49:01 +0000 (+0000) Subject: net/ipv6/sit.c: Checkpatch cleanup X-Git-Tag: v3.5-rc1~109^2~672 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e866703cbf8a832cd857426c5a9989b16037138;p=pandora-kernel.git net/ipv6/sit.c: Checkpatch cleanup sit.c:118: ERROR: "foo * bar" should be "foo *bar" sit.c:694: ERROR: "(foo*)" should be "(foo *)" sit.c:724: ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Eldad Zack Signed-off-by: David S. Miller --- Reading git-diff-tree failed