commit | be265e9bae343d803145bbe910a8b00bc4bea3cc | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@exar.com> | Thu Aug 12 05:03:03 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 18 14:24:50 2010 -0700 |
tree | 8586e21cef68aa048e5ab11e1ba43295403bfdea | |
parent | baeb2ffab4e67bb9174e6166e070a9a8ec94b0f6 [diff] |
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 <jon.mason@exar.com> Signed-off-by: David S. Miller <davem@davemloft.net>