diff options
| author | 2018-03-16 01:08:59 +0530 | |
|---|---|---|
| committer | 2018-03-19 19:43:24 +0100 | |
| commit | 44f689367282cef1220c1571b44a8f85129f6148 (patch) | |
| tree | dd25073f1b61d8b18dbe9790c6d32ac2eeef8aa3 /scripts/basic | |
| parent | staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig (diff) | |
drivers:staging:android:ashmem: Changing return type from int to loff_t
Changing return type from int to loff_t. Actual return type of the
function (vfs_llseek) is loff_t (long long). Here due to implicit
converion from long long to int, result will be implementation defined.
Signed-off-by: Rohit Kumar <rohit12techie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
