From: Josh Boyer Date: Fri, 8 Jul 2022 14:37:19 +0000 (-0400) Subject: Correct WHENCE entry for wfx firmware X-Git-Tag: 20220708^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be7798e0cf106bfa10c3e9bdffe5c15e6b0d7ae9;p=linux-firmware Correct WHENCE entry for wfx firmware The check_whence script doesn't fail, but installation of the firmware is not successful because of the extra characters. Clean this up. Reported-by: Ben Brown Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index ab46595..14f3472 100644 --- a/WHENCE +++ b/WHENCE @@ -5868,9 +5868,9 @@ Driver: wfx - Silicon Labs Wi-Fi Transceiver File: wfx/wfm_wf200_C0.sec Version: 3.14 -File: wfx/brd4001a.pds not listed in WHENCE -File: wfx/brd8022a.pds not listed in WHENCE -File: wfx/brd8023a.pds not listed in WHENCE +File: wfx/brd4001a.pds +File: wfx/brd8022a.pds +File: wfx/brd8023a.pds Licence: Redistributable. See wfx/LICENCE.wf200 for details.