mbox series

[0/2] xfs: two small cleanup

Message ID 20241221063043.106037-1-leo.lilong@huawei.com (mailing list archive)
Headers show
Series xfs: two small cleanup | expand

Message

Long Li Dec. 21, 2024, 6:30 a.m. UTC
This series contains two small cleanup patches. No functional changes.

Long Li (2):
  xfs: remove redundant update for t_curr_res in xfs_log_ticket_regrant
  xfs: remove bp->b_error check in xfs_attr3_root_inactive

 fs/xfs/xfs_attr_inactive.c | 5 -----
 fs/xfs/xfs_log.c           | 2 --
 2 files changed, 7 deletions(-)