diff options
| author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2007-10-05 01:41:00 +0400 |
|---|---|---|
| committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-11 03:54:33 +0400 |
| commit | cd1f7d347c9e51f348119811bd41b74346ec57b8 (patch) | |
| tree | 1c444753fb2587fbeaeb2679facbeff03903f8b3 /include/linux | |
| parent | 126acd5bf769fcb80e38a5360ad12b842d6d29d4 (diff) | |
| download | linux-cd1f7d347c9e51f348119811bd41b74346ec57b8.tar.xz | |
[CCID2]: Simplify interface
This patch simplifies the interface of ccid2_hc_tx_alloc_seq():
* ccid2_hc_tx_alloc_seq() is always called with an argument of
CCID2_SEQBUF_LEN;
* other code - ccid2_hc_tx_check_sanity() - even depends on the
assumption that ccid2_hc_tx_alloc_seq() has been called with this
particular size;
* passing the `gfp_t' argument to ccid2_hc_tx_alloc_seq() is
redundant with gfp_any().
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
