]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/btrfs/check-integrity.c
Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / fs / btrfs / check-integrity.c
index 72c70f59fc605e8787d913b519e59c7d695f1e5b..a0ce69f2d27cd99cb3fe461305c933f91fbe90b1 100644 (file)
@@ -636,7 +636,6 @@ static int btrfsic_process_superblock(struct btrfsic_state *state,
        int ret = 0;
        int pass;
 
-       BUG_ON(NULL == state);
        selected_super = kzalloc(sizeof(*selected_super), GFP_NOFS);
        if (NULL == selected_super) {
                pr_info("btrfsic: error, kmalloc failed!\n");