diff options
author | Nikolay Borisov <[email protected]> | 2019-01-30 16:50:49 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2019-02-25 14:13:36 +0100 |
commit | 9a0ec83d57953f67f3dcb261d126f33f53072b04 (patch) | |
tree | 2aee2546d5caefb955c531da89cf493ccb2c2ad0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 260e77025ffa8779a7dc4bc21f3890273c93f9d4 (diff) |
btrfs: use WARN_ON in a canonical form btrfs_remove_block_group
There is no point in using a construct like 'if (!condition)
WARN_ON(1)'. Use WARN_ON(!condition) directly. No functional changes.
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions