diff options
| author | Jeremy Sowden <jeremy@azazel.net> | 2019-01-08 11:31:48 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-11 10:44:20 +0100 |
| commit | e7dfb1cff65b1ac6f1175f3080f6b74272f338f1 (patch) | |
| tree | a08114de2e6ab42e906b2592cff9b15537541a15 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | 0a64d62d5399ee7881884704fe9848a791c4bac6 (diff) | |
| download | linux-e7dfb1cff65b1ac6f1175f3080f6b74272f338f1.tar.gz linux-e7dfb1cff65b1ac6f1175f3080f6b74272f338f1.zip | |
staging: erofs: fixed -Wmissing-prototype warnings by moving prototypes to header file.
Moved prototypes for two functions to a header file in order to fix the
following warnings:
drivers/staging/erofs/unzip_vle.c:577:6: warning: no previous prototype for ‘erofs_workgroup_free_rcu’ [-Wmissing-prototypes]
void erofs_workgroup_free_rcu(struct erofs_workgroup *grp)
^~~~~~~~~~~~~~~~~~~~~~~~
drivers/staging/erofs/unzip_vle.c:1702:5: warning: no previous prototype for ‘z_erofs_map_blocks_iter’ [-Wmissing-prototypes]
int z_erofs_map_blocks_iter(struct inode *inode,
^~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions
