btrfs: tracepoints: constify all pointers
authorDavid Sterba <dsterba@suse.com>
Thu, 17 Oct 2019 11:28:57 +0000 (13:28 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 18 Nov 2019 11:47:00 +0000 (12:47 +0100)
commit1d2e7c7c3ed73cc510a4dc093df2a935092ff5ad
tree678c5628f0e5a2c443c5486c73f1fd6fec7c564d
parent94c3f6c6b804c85c91aae0494c205ec7c81ce8d1
btrfs: tracepoints: constify all pointers

We don't modify the data passed to tracepoints, some of the declarations
are already const, add it to the rest.

Signed-off-by: David Sterba <dsterba@suse.com>
include/trace/events/btrfs.h