commit | e81c7b69c87297ead2d8a6bdd34a008522204824 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sat Oct 15 11:53:21 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 17 11:07:22 2016 -0400 |
tree | d846761637f39e7188b2f6630f6e4ca43bc0fe78 | |
parent | a7f7b44beadbec60e78d360944e926d5cba7f2d4 [diff] |
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 <joe@perches.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>