Re: [PATCH] pata_parport: Fix ida_alloc return value error check
Sergey Shtylyov <[email protected]> Sun, 5 Feb 2023 22:13:38 +0300
| Newsgroups | gmane.linux.block,gmane.linux.parport,gmane.linux.ide,gmane.linux.kernel |
|---|---|
| Organization | Open Mobile Platform |
| Message-ID | <[email protected]> |
Hello! On 2/4/23 11:55 PM, Ondrej Zary wrote: > pi->dev.id is unsigned so error checking of ida_alloc return value does > not work. Fix it. > > Signed-off-by: Ondrej Zary <[email protected]> Reviewed-by: Sergey Shtylyov <[email protected]> [...] MBR, Sergey