]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcbc6fbf8440d612112e117ef92bb2fddb30d449e
tree012f3d398d84193507834537dffd0d5cc82f3e27
parent6ec73cfc907ec28a7a35d78550e72a8891441999
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