diff options
author | Jesper Nilsson <[email protected]> | 2007-11-14 17:01:33 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-11-14 18:45:47 -0800 |
commit | 2f1f53bdc6531696934f6ee7bbdfa2ab4f4f62a3 (patch) | |
tree | 04800c44bc0bd4f36782dd11d5d637899aee7a9f /lib/debugobjects.c | |
parent | 2e2cd8bad6e03ceea73495ee6d557044213d95de (diff) |
CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better
Scrap the local __INLINE__ macro, and rename timeval_cmp to fasttime_cmp.
Inline macro was completely unnecessary since the macro was defined
locally to be inline.
timeval_cmp was inaccurately named since it does comparison on
struct fasttimer_t and not on struct timeval.
Signed-off-by: Jesper Nilsson <[email protected]>
Cc: Mikael Starvik <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions