Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "rsi: fix potential null dereference in rsi_probe()"
[ Upstream commit c5dcf8f ] This reverts commit f170d44. USB core will never call a USB-driver probe function with a NULL device-id pointer. Reverting before removing the existing checks in order to document this and prevent the offending commit from being "autoselected" for stable. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information