diff options
author | Jesper Juhl <jj@chaosbits.net> | 2012-02-13 20:51:05 +0000 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-02-13 17:09:21 -0600 |
commit | f65020a83ad570c1788f7d8ece67f3487166576b (patch) | |
tree | adb5c61454fc33843e6a6b1abca2448a3f92d967 /fs/xfs/xfs_trans_dquot.c | |
parent | 92b2e5b31dd2ad2c9273578c2289d17f417fe32d (diff) | |
download | linux-f65020a83ad570c1788f7d8ece67f3487166576b.tar.gz linux-f65020a83ad570c1788f7d8ece67f3487166576b.tar.bz2 linux-f65020a83ad570c1788f7d8ece67f3487166576b.zip |
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: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Ben Myers <bpm@sgi.com>
(cherry picked from commit 05293485a0b6b1f803e8a3c0ff188c38f6969985)
Diffstat (limited to 'fs/xfs/xfs_trans_dquot.c')
0 files changed, 0 insertions, 0 deletions