]> git.baikalelectronics.ru Git - kernel.git/commit
staging/android: make sync_file_merge() static
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 28 Apr 2016 13:46:51 +0000 (10:46 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 00:37:10 +0000 (17:37 -0700)
commit3170ef3c7d1b7e045b50b6389c5c20c9a5de22a8
tree178719e56e369892f1e6d9c7aa7fc829ec0e89ad
parent2ec35e0a7df314de25584f863419eac54b155c97
staging/android: make sync_file_merge() 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 <gustavo.padovan@collabora.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/sync.c
drivers/staging/android/sync.h