Files
kernel_arpi/scripts/tracing
Greg Kroah-Hartman ab9895b78e Revert "tweewide: Fix most Shebang lines"
This reverts commit c25ce589dc.

Looks like some of the Android build systems do NOT have /usr/bin/env so
revert this change until that happens.

Specifically the following builds fail without this change reverted:
	kernel_kasan_aarch64 on aosp_kernel-common-android-mainline
	kernel_virt_kasan_aarch64 on aosp_kernel-common-android-mainline
	kernel_virt_kasan_x86_64 on aosp_kernel-common-android-mainline
	kernel_kasan_x86_64 on aosp_kernel-common-android-mainline

Fixes: c25ce589dc ("tweewide: Fix most Shebang lines")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I8077c5c1a4b9934f6d40aebb67212cc0b0f2513e
2021-01-13 11:32:27 +01:00
..