diff options
| author | 2021-04-19 04:39:17 +0000 | |
|---|---|---|
| committer | 2021-04-19 04:39:17 +0000 | |
| commit | b7f8f259896f669f131713b0c74ba4d008daa71d (patch) | |
| tree | cb42f2b5e67674b011fcca54594213f43c086e8b /scripts/diffconfig | |
| parent | ecryptfs: use DEFINE_MUTEX() for mutex lock (diff) | |
| parent | Linux 5.12-rc7 (diff) | |
Merge tag 'v5.12-rc7' into ecryptfs/next
Required to pick up idmapped mount changes which changed some function
parameters.
Diffstat (limited to 'scripts/diffconfig')
| -rwxr-xr-x | scripts/diffconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/diffconfig b/scripts/diffconfig index 627eba5849b5..d5da5fa05d1d 100755 --- a/scripts/diffconfig +++ b/scripts/diffconfig @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # SPDX-License-Identifier: GPL-2.0 # # diffconfig - a tool to compare .config files. |
