diff options
author | Egbert Eich <eich@suse.de> | 2014-04-24 17:25:03 +0200 |
---|---|---|
committer | Egbert Eich <eich@freedesktop.org> | 2014-04-30 17:25:24 +0200 |
commit | a833ba0b6cd6b6a449ddfed0b4753bc6f8dcb305 (patch) | |
tree | 5fae2682cd787c66ca33ea37c10f6efbd54b3781 /src/ast_2dtool.c | |
parent | e87938b319fd864f3f65527240d45a8ae234193f (diff) |
Clean up namespace in ast_vgatools.c
- Make local functions static
This sometimes helps the compiler to optimize.
- Make sure exported functions have 'AST' in their name.
This avoids name space conflicts with the server or other drivers.
- Place declaration of exported functions in a header file.
This ensures that changes to the function type or arguments are followed
thru everywhere.
Signed-off-by: Egbert Eich <eich@suse.de>
Acked-by: Y.C. Chen <yc_chen@aspeedtech.com>
Diffstat (limited to 'src/ast_2dtool.c')
0 files changed, 0 insertions, 0 deletions