From: Andy Grover Date: Fri, 4 Apr 2014 23:54:14 +0000 (-0700) Subject: target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn X-Git-Tag: v3.15-rc1~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7cb932b7ccde61654f5f01754d335872dd15ab;p=pandora-kernel.git 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed