diff options
author | Hector Martin <marcan@marcan.st> | 2022-02-01 01:07:11 +0900 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-02-01 14:27:07 +0200 |
commit | 9cf6d7f2c5549b47e0dbf09fd64557a4a69cbd28 (patch) | |
tree | 77295047657b0b2a795bc0726868b5cf25564384 /drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.c | |
parent | b50255c83b914defd61a57fbc81d452334b63f4c (diff) |
brcmfmac: of: Use devm_kstrdup for board_type & check for errors
This was missing a NULL check, and we can collapse the strlen/alloc/copy
into a devm_kstrdup().
Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220131160713.245637-8-marcan@marcan.st
Diffstat (limited to 'drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.c')
0 files changed, 0 insertions, 0 deletions