aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRohit Kumar <[email protected]>2018-03-16 01:08:59 +0530
committerGreg Kroah-Hartman <[email protected]>2018-03-19 19:43:24 +0100
commit44f689367282cef1220c1571b44a8f85129f6148 (patch)
treedd25073f1b61d8b18dbe9790c6d32ac2eeef8aa3 /tools/perf/scripts/python
parent294fb1d2a260eda409b22b9896bbeef56d8d2d26 (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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions