aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGustavo Padovan <[email protected]>2016-04-28 10:46:49 -0300
committerGreg Kroah-Hartman <[email protected]>2016-04-29 17:37:10 -0700
commit2a7c1db557e111eaeb967baf2d39ecd6e593b767 (patch)
tree7f2b941e43c01520fc343b923e46b1ee7b6640f0 /tools/perf/scripts/python/bin
parenta64d6a68667e61f34b27df294e25da6a45f31ff2 (diff)
staging/android: drop sync_file_install() and sync_file_put()
These two functions are just wrappers for one line functions, they call fd_install() and fput() respectively, so just get rid of them and use fd_install() and fput() directly for more simplicity. Signed-off-by: Gustavo Padovan <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions