diff options
| author | Aaron Thompson <[email protected]> | 2024-10-04 07:52:45 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-10-06 17:36:38 +0000 |
| commit | 82cb44308951ad4ce7a8500b9e025d27d7fb3526 (patch) | |
| tree | aabca3f6638e4ac0fac70fdbb7c197fb948dea83 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | kbuild: fix a typo dt_binding_schema -> dt_binding_schemas (diff) | |
| download | kernel-82cb44308951ad4ce7a8500b9e025d27d7fb3526.tar.gz kernel-82cb44308951ad4ce7a8500b9e025d27d7fb3526.zip | |
kbuild: deb-pkg: Remove blank first line from maint scripts
The blank line causes execve() to fail:
# strace ./postinst
execve("./postinst", ...) = -1 ENOEXEC (Exec format error)
strace: exec: Exec format error
+++ exited with 1 +++
However running the scripts via shell does work (at least with bash)
because the shell attempts to execute the file as a shell script when
execve() fails.
Fixes: b611daae5efc ("kbuild: deb-pkg: split image and debug objects staging out into functions")
Signed-off-by: Aaron Thompson <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Reviewed-by: Nicolas Schier <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions
