diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2008-12-28 15:02:07 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-28 10:04:01 +0100 |
commit | 874d6a9555516cbac828131d573ce3d16ce47164 (patch) | |
tree | c902d40ef400cb84dcc246b5c82ebec7d2a4c6dc /lib/Kconfig.kgdb | |
parent | ac86ccc637458dea53077823f98bc3e1b874d478 (diff) |
swiotlb: clean up EXPORT_SYMBOL usage
Impact: cleanup
swiotlb uses EXPORT_SYMBOL in an inconsistent way. Some functions use
EXPORT_SYMBOL at the end of functions. Some use it at the end of
swiotlb.c.
This cleans up swiotlb to use EXPORT_SYMBOL in a consistent way (at
the end of functions).
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/Kconfig.kgdb')
0 files changed, 0 insertions, 0 deletions