diff options
| author | Marcin Slusarz <[email protected]> | 2008-02-08 04:20:47 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-08 09:22:36 -0800 |
| commit | 934c5e6019758305b9cb1eb977c5eac997cd0180 (patch) | |
| tree | 123ba3e426e273bc42778a88e93cf1a7c8ff5c0b /tools/perf/scripts/python | |
| parent | a9ca663578321695658675103c35452d8ce91d85 (diff) | |
udf: remove wrong prototype of udf_readdir
sparse generated:
fs/udf/dir.c:78:5: warning: symbol 'udf_readdir' was not declared. Should it be static?
there are 2 different prototypes of udf_readdir - remove them and move
code around to make it still compile
Signed-off-by: Marcin Slusarz <[email protected]>
Acked-by: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions