]> 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)
commita5dc0771ca506435987fbe3e4006da3c452e9ada
tree4a3c0671d14453f6b9e7d6c91e56cd39d20bcd24
parentd6c07a4d162a5aeaf96259dcfc585a079a64cc24
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