btrfs: scrub: remove temporary csum array in scrub_checksum_super

The page contents with the checksum is available during the entire
function so we don't need to make a copy.

Signed-off-by: David Sterba <dsterba@suse.com>
1 file changed