mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-09 17:23:10 +00:00
Let's not pollute the include files with inline functions that are only used in a single place. Especially not if we decide we might want to change the semantics of said function to make it more efficient.. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>