commit | 63df18ad7fb91c65dafc89d3cf94a58a486ad416 | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sat Nov 24 22:04:35 2007 -0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:57 2008 -0800 |
tree | 63172fb7125c990516430ef8b4e50648079d89fd | |
parent | 7792cd8885954eb7ac38e781a7a9faae5a80a3d8 [diff] |
[CCID2]: Replace read-only variable with constant This replaces the field member `numdupack', which was used as a read-only constant in the code, with a #define. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>