aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-ep0.c
diff options
context:
space:
mode:
authorEric Sandeen <[email protected]>2021-12-01 09:31:03 -0800
committerDarrick J. Wong <[email protected]>2021-12-01 17:27:48 -0800
commite445976537ad139162980bee015b7364e5b64fff (patch)
tree729a5cd8272a39827acb0dbd29ef006dcf5039d8 /drivers/usb/cdns3/cdns3-ep0.c
parent1090427bf18f9835b3ccbd36edf43f2509444e27 (diff)
xfs: remove incorrect ASSERT in xfs_rename
This ASSERT in xfs_rename is a) incorrect, because (RENAME_WHITEOUT|RENAME_NOREPLACE) is a valid combination, and b) unnecessary, because actual invalid flag combinations are already handled at the vfs level in do_renameat2() before we get called. So, remove it. Reported-by: Paolo Bonzini <[email protected]> Signed-off-by: Eric Sandeen <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ep0.c')
0 files changed, 0 insertions, 0 deletions