Re: [PATCH 10/12] pata_parport: remove scratch parameter from test_proto()
Sergey Shtylyov <[email protected]> Sun, 12 Feb 2023 20:47:42 +0300
| Newsgroups | gmane.linux.ide,gmane.linux.block,gmane.linux.parport,gmane.linux.kernel |
|---|---|
| Organization | Open Mobile Platform |
| Message-ID | <[email protected]> |
On 2/11/23 5:42 PM, Ondrej Zary wrote: > Don't pass around a pointer to scratch buffer. Use local buffers in > protocols that need it. > > Signed-off-by: Ondrej Zary <[email protected]> Reviewed-by: Sergey Shtylyov <[email protected]> [...] MBR, Sergey