David Sterba 4d4ab6d6bc btrfs: constify static arrays
There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
2016-01-07 15:01:15 +01:00
..
2014-06-09 17:20:42 -07:00
2016-01-07 15:01:15 +01:00
2015-10-06 06:55:23 -07:00
2014-10-14 10:51:22 +02:00
2016-01-07 15:01:15 +01:00
2016-01-07 15:01:15 +01:00
2015-10-21 18:29:50 +02:00
2016-01-07 15:01:15 +01:00
2015-09-29 16:29:59 +02:00