/openbmc/linux/fs/ |
H A D | stack.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | fs_struct.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | statfs.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | readdir.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | eventfd.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | bad_inode.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | attr.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | posix_acl.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | ioctl.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | binfmt_flat.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | mpage.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | sync.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | stat.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | seq_file.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | select.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | xattr.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | file.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | libfs.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | read_write.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | splice.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | aio.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | super.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | inode.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | dcache.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | fs-writeback.c | diff 630d9c47274aa89bfa77fe6556d7818bdcb12992 Wed Nov 16 22:57:37 CST 2011 Paul Gortmaker <paul.gortmaker@windriver.com> fs: reduce the use of module.h wherever possible
For files only using THIS_MODULE and/or EXPORT_SYMBOL, map them onto including export.h -- or if the file isn't even using those, then just delete the include. Fix up any implicit include dependencies that were being masked by module.h along the way.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|