diff options
| author | Quentin Lambert <[email protected]> | 2016-12-08 21:38:27 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-03 15:06:49 +0100 |
| commit | 4091af4a09488039049d5bf91221983bdcd5107a (patch) | |
| tree | 27264535957d09d7387e12e55c4997be70ed664f /tools/perf/scripts/python | |
| parent | efd6271be19425233ed819cda5daaa69cc832d41 (diff) | |
staging: lustre: Fix variable type declaration after refactoring
A recent clean-up declared och_flags as a int rather than fmode_t. This
lead to the following sparse warning:
drivers/staging/lustre/lustre/llite/file.c:106:30: warning: restricted
fmode_t degrades to integer
This patch fixes this issue.
Fixes: 0a1200991234f7 ("staging: lustre: cleanup lustre_lib.h")
Signed-off-by: Quentin Lambert <[email protected]>
Acked-by: James Simmons <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions