GNU Linux-libre 5.15-rc7-gnu scripts scripts/v5.15-gnu scripts/v5.15-rc7-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Mon, 25 Oct 2021 21:08:07 +0000 (17:08 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Mon, 25 Oct 2021 21:08:07 +0000 (17:08 -0400)
deblob-5.15

index b460e5a6bd68226f0b2ff2ce077dbc827471c9c0..a398ea0166e9f1ec2020c0a5d6ca3d9f38a6e2ff 100755 (executable)
@@ -476,7 +476,7 @@ clean_sed '$i\
 static inline int\
 is_nonfree_firmware(const char *name)\
 {\
-  return strstr(name, NONFREE_FIRMWARE) != 0;\
+       return strstr(name, NONFREE_FIRMWARE) != 0;\
 }\
 \
 static inline int\