From: David S. Miller Date: Sun, 8 Jan 2006 09:03:34 +0000 (-0800) Subject: [PATCH] drivers/connector/cn_proc.c typos X-Git-Tag: v2.6.16-rc1~749 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc398c2eae35b13d77b77337136325edc6ca94ca;p=pandora-kernel.git [PATCH] drivers/connector/cn_proc.c typos The parameter to put_cpu_var() is unreferenced by the implementation, and the compiler doesn't try to comprehend comments, so this wouldn't cause any problem, but if bugged me enough to post a fix :-) Signed-off-by: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed