patches-22.03.4: trim trailing whitespace

Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
This commit is contained in:
Jianhui Zhao 2023-05-09 14:39:04 +08:00
parent 037855ccf9
commit c03dfda53f

View File

@ -663,7 +663,7 @@ index 0000000000..ef138df24c
+ fp = fopen("/etc/config/wireless", "r");
+ if (!fp)
+ return;
+
+
+ fread(buf, 1, sizeof(buf) - 1, fp);
+ fclose(fp);
+