Kalle Valo <kvalo@xxxxxxxxxx> wrote: > Sparse warns: > > drivers/net/wireless/zydas/zd1211rw/zd_usb.c:383:24: warning: implicit cast from nocast type > drivers/net/wireless/zydas/zd1211rw/zd_usb.c:419:24: warning: implicit cast from nocast type > > This is an ancient driver which has not have any meaningfuli changes for a long > time and hopefully removed soon. So just remove the __nocast to get rid of the > sparse warnings. > > Compile tested only. > > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxx> 3 patches applied to wireless-next.git, thanks. 2b59c9c30b9c wifi: zd1211rw: remove __nocast from zd_addr_t 0583e5acaf43 wifi: rsi: fix restricted __le32 degrades to integer sparse warnings 7ceade653429 wifi: cw1200: fix __le16 sparse warnings -- https://patchwork.kernel.org/project/linux-wireless/patch/20240130151556.2315951-2-kvalo@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches