diff options
author | Eric Dumazet <edumazet@google.com> | 2023-03-17 18:55:36 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-18 15:23:33 +0300 |
commit | 407db475d505d5aa4c2352b80e429a02f5ccd1e4 (patch) | |
tree | 76503f99b9d95f28999cff5d840fcf60414bba9d /tools/firewire | |
parent | b064ba9c3cfaf3d22d6153ec3c245eaa4d913674 (diff) | |
download | linux-407db475d505d5aa4c2352b80e429a02f5ccd1e4.tar.xz |
smc: preserve const qualifier in smc_sk()
We can change smc_sk() to propagate its argument const qualifier,
thanks to container_of_const().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Karsten Graul <kgraul@linux.ibm.com>
Cc: Wenjia Zhang <wenjia@linux.ibm.com>
Cc: Jan Karcher <jaka@linux.ibm.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/firewire')
0 files changed, 0 insertions, 0 deletions