aboutsummaryrefslogtreecommitdiff
path: root/util/lint/checkpatch_json.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/lint/checkpatch_json.py')
-rwxr-xr-xutil/lint/checkpatch_json.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/checkpatch_json.py b/util/lint/checkpatch_json.py
index 44b2a8b887..74ad96a100 100755
--- a/util/lint/checkpatch_json.py
+++ b/util/lint/checkpatch_json.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (C) 2018 Intel Corporation.
# written by Naresh G Solanki<naresh.solanki@intel.com> and
# Maulik V Vaghela <maulik.v.vaghela@intel.com>