]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[DCCP]: Make code assumptions explicit
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Thu, 13 Dec 2007 14:41:46 +0000 (12:41 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:53 +0000 (14:57 -0800)
commit5cdae198de33184c01226395b840f44f9834233a
tree581c70dcbb31fb2494f18191a7cf815fd2ed05e4
parentdd6303df095d18b0c524a76a42f57bcc679b2039
[DCCP]: Make code assumptions explicit

This removes several `XXX' references which indicate a missing support
for non-1-byte feature values: this is unnecessary, as all currently known
(standardised) SP feature values are 1-byte quantities.

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/feat.c