OSDN Git Service

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)
commit94c3f6c6b804c85c91aae0494c205ec7c81ce8d1
tree4a3c0671d14453f6b9e7d6c91e56cd39d20bcd24
parentbc80230e0e7bc779cd553c2326ea5b3a5bac303b
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