diff options
author | Andreas Dilger <adilger@dilger.ca> | 2013-11-11 22:40:40 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-11-11 22:40:40 -0500 |
commit | 3f61c0cc706d5c0beee7af17ffeb706403cf513c (patch) | |
tree | 174f9d3b2eb641986c790e46f0588bace5691b79 /drivers/pci/setup-res.c | |
parent | 9206c561554c948111d3cf6fc563a0beaaf790b3 (diff) | |
download | linux-3f61c0cc706d5c0beee7af17ffeb706403cf513c.tar.bz2 |
ext4: add prototypes for macro-generated functions
It isn't very easy to find the declarations for the functions created
by EXT4_INODE_BIT_FNS() because the names are generated by macros:
ext4_test_inode_flag, ext4_set_inode_flag, ext4_clear_inode_flag
ext4_test_inode_state, ext4_set_inode_state, ext4_clear_inode_state
Add explicit declarations for these functions so that grep and tags
can find them.
Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'drivers/pci/setup-res.c')
0 files changed, 0 insertions, 0 deletions