commit | 9ed573674ae607bc616c804657bfaf5b6ea5889d | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Tue Feb 14 18:03:49 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Tue Feb 28 14:26:07 2017 +0100 |
tree | ba1978abe3ea592908192ef6570d655165cb002e | |
parent | da353f6b30bc02da29b54f5f024039698fbd23f4 [diff] |
btrfs: constify input buffer of btrfs_csum_data The function does not modify the input buffer, also update a typecast in one caller. Signed-off-by: David Sterba <dsterba@suse.com>