diff options
Diffstat (limited to 'util/lint/lint-extended-007-checkpatch')
-rwxr-xr-x | util/lint/lint-extended-007-checkpatch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/lint-extended-007-checkpatch b/util/lint/lint-extended-007-checkpatch index e2b39de3e6..8ec11885b1 100755 --- a/util/lint/lint-extended-007-checkpatch +++ b/util/lint/lint-extended-007-checkpatch @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # # SPDX-License-Identifier: GPL-2.0-only |