Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 05293485 authored by Jesper Juhl's avatar Jesper Juhl Committed by Ben Myers
Browse files

XFS: xfs_trans_add_item() - don't assign in ASSERT() when compare is intended



It looks to me like the two ASSERT()s in xfs_trans_add_item() really
want to do a compare (==) rather than assignment (=).
This patch changes it from the latter to the former.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarBen Myers <bpm@sgi.com>
parent 04da0c81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment