OSDN Git Service

btrfs: cleanup kobject.h includes
authorDavid Sterba <dsterba@suse.com>
Thu, 1 Aug 2019 17:46:20 +0000 (19:46 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Sep 2019 12:59:07 +0000 (14:59 +0200)
commit67715b206c397b28b8a41c9ddbdc1776a0e7a25f
treef618dfc5072036e488209dbd2b4f3b0f90f033d0
parentf93c39970b1da007b3110fd7c9dd361614922457
btrfs: cleanup kobject.h includes

The kobject should be pulled in via sysfs.h and that needs to include it
because it needs various definitions like kobj_attribute or kobject.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/sysfs.c
fs/btrfs/sysfs.h