Skip to content
Snippets Groups Projects
Commit 180e001c authored by Paul Gortmaker's avatar Paul Gortmaker Committed by Chris Mason
Browse files

btrfs: fixup/remove module.h usage as required


We want to avoid module.h where posible, since it in turn includes
nearly all of header space.  This means removing it where it is not
required, and using export.h where we are only exporting symbols via
EXPORT_SYMBOL and friends.

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarChris Mason <chris.mason@fusionio.com>
parent 124fe663
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment