1
0
Fork 0
alistair23-linux/drivers/staging/android
Rohit Kumar 44f6893672 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>
2018-03-19 19:43:24 +01:00
..
ion staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig 2018-03-19 19:43:24 +01:00
uapi staging: android: Remove redundant license text 2017-11-28 13:20:48 +01:00
Kconfig staging, android: remove lowmemory killer from the tree 2017-03-09 13:47:03 +01:00
Makefile staging, android: remove lowmemory killer from the tree 2017-03-09 13:47:03 +01:00
TODO staging: android: TODO: Removing an invalid issue 2017-10-03 18:36:57 +02:00
ashmem.c drivers:staging:android:ashmem: Changing return type from int to loff_t 2018-03-19 19:43:24 +01:00
ashmem.h staging: android: add SPDX identifiers to all android driver files 2017-11-28 13:20:47 +01:00