diff options
| author | Gao Xiang <[email protected]> | 2018-12-26 11:34:11 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-01-07 08:56:07 +0100 |
| commit | c706d4b744fb43477eeee2bb898968756e0232ad (patch) | |
| tree | 1b6296fa4106705a63e7da70f8c821816fb64b86 /tools/perf/scripts/python/bin | |
| parent | 2f6fa4ca37c57e56ea535c947f60060c69a3dc03 (diff) | |
staging: erofs: fix return type of erofs_workgroup_get
There exists a return type misuse (`int'->`bool') since all
users assume it fails if only return value != 0, let's fix
the return type to `int' instead of confusing `bool'.
No logic changes.
Signed-off-by: Gao Xiang <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions