diff options
author | Ian McDonald <ian.mcdonald@jandi.co.nz> | 2006-08-29 17:50:19 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-22 15:18:33 -0700 |
commit | fc747e82b40ea50a62eb2aef55bedd4465607cb0 (patch) | |
tree | 31b98872a3dfe8f71740c7047ea5bd09c966e054 /fs/inode.c | |
parent | 8394e9b2faf539f82470b36c86f0485cab5278bd (diff) |
[DCCP]: Tidyup CCID3 list handling
As Arnaldo Carvalho de Melo points out I should be using list_entry in case
the structure changes in future. Current code functions but is reliant
on position and requires type cast.
Noticed when doing this that I have one more variable than I needed so
removing that also.
Signed off by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions