]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteeb0532b7f49437faed2c241fdbecca1d4de3533
tree678c5628f0e5a2c443c5486c73f1fd6fec7c564d
parent9315e4bc093e001bd29ffe81b5c12cd1ac0dd5af
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