rds: Remove unused rds_conn_error
authorJoe Perches <[email protected]>
Sat, 15 Oct 2016 18:53:21 +0000 (11:53 -0700)
committerDavid S. Miller <[email protected]>
Mon, 17 Oct 2016 15:07:22 +0000 (11:07 -0400)
commite81c7b69c87297ead2d8a6bdd34a008522204824
treed846761637f39e7188b2f6630f6e4ca43bc0fe78
parenta7f7b44beadbec60e78d360944e926d5cba7f2d4
rds: Remove unused rds_conn_error

This macro's last use was removed in commit d769ef81d5b59
("RDS: Update rds_conn_shutdown to work with rds_conn_path")
so make the macro and the __rds_conn_error function definition
and declaration disappear.

Signed-off-by: Joe Perches <[email protected]>
Acked-by: Sowmini Varadhan <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/rds/connection.c
net/rds/rds.h