Searched hist:bbde07a40a13cc5a3483eaeb52e9bb3b61d2cf57 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | messages.h | diff bbde07a40a13cc5a3483eaeb52e9bb3b61d2cf57 Wed Oct 19 09:50:50 CDT 2022 Josef Bacik <josef@toxicpanda.com> btrfs: push printk index code into their respective helpers
The printk index work can be pushed into the printk helpers themselves, this allows us to further sanitize messages.h, removing the last include in the header itself.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|
H A D | super.c | diff bbde07a40a13cc5a3483eaeb52e9bb3b61d2cf57 Wed Oct 19 09:50:50 CDT 2022 Josef Bacik <josef@toxicpanda.com> btrfs: push printk index code into their respective helpers
The printk index work can be pushed into the printk helpers themselves, this allows us to further sanitize messages.h, removing the last include in the header itself.
Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
|