From: Hannes Eder Date: Wed, 25 Feb 2009 10:31:37 +0000 (+0000) Subject: 9p: fix sparse warning: cast adds address space X-Git-Tag: v2.6.30-rc1~662^2~515 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3db6cb42123f6dbde36122a4c81a06282370e1e;p=pandora-kernel.git 9p: fix sparse warning: cast adds address space Impact: Trust in the comment and add '__force' to the cast. Fix this sparse warning: net/9p/trans_fd.c:420:34: warning: cast adds address space to expression () Signed-off-by: Hannes Eder Signed-off-by: David S. Miller --- Reading git-diff-tree failed