From: Jon Mason Date: Thu, 12 Aug 2010 05:03:03 +0000 (+0000) Subject: s2io: remove unused code X-Git-Tag: v2.6.37-rc1~147^2~798 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be265e9bae343d803145bbe910a8b00bc4bea3cc;p=pandora-kernel.git s2io: remove unused code usr_addrs is never referenced outside the initial struct population during open, thus making it unnecessary. Remove it, the code that references it, and the struct that it is the only user of. Signed-off-by: Jon Mason Signed-off-by: David S. Miller --- Reading git-diff-tree failed