commit | bd3feb13e15a4859f629c9a076554e260c1d1397 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Tue Apr 29 00:58:37 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 08:05:59 2008 -0700 |
tree | 7bb35f0c4e8c12082b0a0cdbe057850e7d8e2997 | |
parent | ede9c697bc7513f210103fa77a9031e89726ae40 [diff] |
fs/coda: remove static inline forward declarations They're defined later on in the same file with bodies and nothing in between needs them. Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi> Acked-by: Jan Harkes <jaharkes@cs.cmu.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>