]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: tracepoints: drop typecasts from printk
authorDavid Sterba <dsterba@suse.com>
Thu, 17 Oct 2019 11:28:55 +0000 (13:28 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 18 Nov 2019 11:47:00 +0000 (12:47 +0100)
commit9315e4bc093e001bd29ffe81b5c12cd1ac0dd5af
tree4a3c0671d14453f6b9e7d6c91e56cd39d20bcd24
parentac8933215d40a3288728146f93750f8607658fe7
btrfs: tracepoints: drop typecasts from printk

Remove typecasts from trace printk, adjust types and move typecast to
the assignment if necessary. When assigning, the types are more obvious
compared to matching the variables to the format strings.

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