]> git.baikalelectronics.ru Git - kernel.git/commit
[CCID2]: Replace read-only variable with constant
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Sun, 25 Nov 2007 00:04:35 +0000 (22:04 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:57 +0000 (14:54 -0800)
commit97de09c339740b499c8dc3c04f5dacafebd212d8
tree63172fb7125c990516430ef8b4e50648079d89fd
parentd7a7bd8b3c1d1b82ebdd6c7898b476bc68c78712
[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>
net/dccp/ccids/ccid2.c
net/dccp/ccids/ccid2.h