diff options
| author | Jan Kara <[email protected]> | 2012-12-17 16:02:59 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-12-17 17:15:22 -0800 |
| commit | 5b3d5aeaa333850756f41350fed2fc95912b2a4f (patch) | |
| tree | b4988767f7b4781596488638b59988d9ef5d5aff /tools/perf/scripts/python | |
| parent | 58156c8fbf43e71dd091848d4dbfd780d04016e6 (diff) | |
fat: ix mount option parsing
parse_options() is supposed to return value < 0 on error however we
returned 0 (success) in a lot of cases. This actually was not a problem
in practice because match_token() used by parse_options() is clever and
catches most of the problems for us.
Signed-off-by: Jan Kara <[email protected]>
Cc: OGAWA Hirofumi <[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