Skip to content
Commit 94c3f6c6 authored by David Sterba's avatar David Sterba
Browse files

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: default avatarDavid Sterba <dsterba@suse.com>
parent bc80230e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment