staging/android: make sync_file_fdget() static
authorGustavo Padovan <[email protected]>
Thu, 28 Apr 2016 13:46:52 +0000 (10:46 -0300)
committerGreg Kroah-Hartman <[email protected]>
Sat, 30 Apr 2016 00:37:10 +0000 (17:37 -0700)
commit10e362c387e45f01cc38f62dec8f0bc3f1d676b5
tree54a18305a8d87527c667f3f975264e12d4fdc432
parent4dff14e88ea928eacaa5faacd05d966c04bcecac
staging/android: make sync_file_fdget() static

There is no plan in the near future to use this function outside of this
file so keep it as static.

Signed-off-by: Gustavo Padovan <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/android/sync.c
drivers/staging/android/sync.h