]> git.baikalelectronics.ru Git - kernel.git/commit
rds: Remove unused rds_conn_error
authorJoe Perches <joe@perches.com>
Sat, 15 Oct 2016 18:53:21 +0000 (11:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Oct 2016 15:07:22 +0000 (11:07 -0400)
commitd9ce9e381fa904fc9126c378a0e1a5cacb52683a
treed846761637f39e7188b2f6630f6e4ca43bc0fe78
parent1fc243f082f2a8b32767035f4cbeeace82839429
rds: Remove unused rds_conn_error

This macro's last use was removed in commit 1c8c1847d7af0
("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>
net/rds/connection.c
net/rds/rds.h