On Mon, 28 Sep 2020 13:52:23 +0800 Willy Liu wrote: > diff --git a/drivers/net/phy/realtek.c b/drivers/net/phy/realtek.c > old mode 100644 > new mode 100755
Please don't change the file mode to executable. Checkpatch should warn you about this.
On Mon, 28 Sep 2020 13:52:23 +0800 Willy Liu wrote: > diff --git a/drivers/net/phy/realtek.c b/drivers/net/phy/realtek.c > old mode 100644 > new mode 100755
Please don't change the file mode to executable. Checkpatch should warn you about this.