diff options
author | Jianjun Kong <jianjun@zeuux.org> | 2009-04-20 04:05:34 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-21 09:02:53 (GMT) |
commit | d035fbccc4edd2bd69d9314faf03ba832b85a1d7 (patch) | |
tree | b63c9fc4166e8fc90e309835173e60a11e5def5c /fs/minix | |
parent | b1b67dd45a6b629eb41553856805aaa1614fbb83 (diff) | |
download | linux-d035fbccc4edd2bd69d9314faf03ba832b85a1d7.tar.xz |
rtl8139: unify the struct's name
unify the struct's name of "struct rtl8139_private *np" to "struct rtl8139_private *tp"
most of them like this:
struct rtl8139_private *tp = netdev_priv(dev);
Signed-off-by: Amos Kong <jianjun@zeuux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/minix')
0 files changed, 0 insertions, 0 deletions