target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
authorAndy Grover <agrover@redhat.com>
Fri, 4 Apr 2014 23:54:14 +0000 (16:54 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 11 Apr 2014 22:30:51 +0000 (15:30 -0700)
commit0d7cb932b7ccde61654f5f01754d335872dd15ab
tree012f3d398d84193507834537dffd0d5cc82f3e27
parent705665da222b810fced1273169d63f31635df6f0
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn

These functions are not adding or deleting an lport. They are adding a
wwn that may match with an lport that is present on the system.

Renaming ft_del_lport also means we won't have functions named
both ft_del_lport and ft_lport_del any more.

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/tcm_fc/tfc_conf.c