diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-03-11 17:27:56 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-12 16:12:38 +0100 |
commit | bdf08fc5412045f7648a49791d98cd04f72c1c1f (patch) | |
tree | 946d2a45ea30415db3b511d75ea1463837377f70 /fs/dcookies.c | |
parent | ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash(). (diff) | |
download | linux-bdf08fc5412045f7648a49791d98cd04f72c1c1f.tar.xz linux-bdf08fc5412045f7648a49791d98cd04f72c1c1f.zip |
rds: remove redundant variable 'sg_off'
Variable sg_off is assigned a value but it is never read, hence it is
redundant and can be removed.
Cleans up clang warning:
net/rds/message.c:373:2: warning: Value stored to 'sg_off' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/dcookies.c')
0 files changed, 0 insertions, 0 deletions