[PATCH -next] scripts: make macro_checker.py executable

From: Hongbo Li
Date: Tue Aug 20 2024 - 23:25:26 EST


Set 755 for script macro_checker.py as other scripts.

Signed-off-by: Hongbo Li <lihongbo22@xxxxxxxxxx>
---
scripts/macro_checker.py | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 scripts/macro_checker.py

diff --git a/scripts/macro_checker.py b/scripts/macro_checker.py
old mode 100644
new mode 100755
--
2.34.1