Re: [PATCH] tty: ipwireless: fix missing checks for ioremap
From: David Sterba
Date: Thu Mar 14 2019 - 08:34:44 EST
On Thu, Mar 14, 2019 at 02:05:32AM -0500, Kangjie Lu wrote:
> ipw->attr_memory and ipw->common_memory are assigned with the
> return value of ioremap. ioremap may fail, but not checks
> are enforced. The fix insertss the checks.
Please fix the typos and resend, otherwise ok. Thanks.
>
> Signed-off-by: Kangjie Lu <kjlu@xxxxxxx>
Reviewed-by: David Sterba <dsterba@xxxxxxxx>