mirror of
https://github.com/t2linux/kernel.git
synced 2026-08-16 05:22:11 -07:00
rds_iw_flush_goal() just returns a count, but it is only called in one place and its return value is ignored there. So delete all the dead code. Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: David S. Miller <davem@davemloft.net>