commit | da6b9c92d12ee6594170d839e2e78043bd2af286 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Tue Jul 17 04:04:00 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Jul 17 10:23:04 2007 -0700 |
tree | 24a582b72eca6dfc5167a680cdd8ccbe2cbe9a80 | |
parent | 3110dc7a8660ea1617afac2a55e3d18ae6ce141b [diff] |
IBMASM: dont use extern in function declarations IBMASM: don't use extern in function declarations We normally don't use extern in function declarations located in header files. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Cc: Vernon Mauery <vernux@us.ibm.com> Cc: Max Asbock <masbock@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>