[XFS] Remove a null CELL macro and its one caller, not useful to anyone.
SGI-PV: 942986 SGI-Modid: xfs-linux:xfs-kern:23860a Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
@@ -620,8 +620,6 @@ xfs_rename(
|
||||
IRELE(target_ip);
|
||||
}
|
||||
|
||||
FSC_NOTIFY_NAME_CHANGED(XFS_ITOV(src_ip));
|
||||
|
||||
IRELE(src_ip);
|
||||
|
||||
/* Fall through to std_return with error = 0 or errno from
|
||||
|
Reference in New Issue
Block a user