Re: [PATCH] Input: elo: fix coding style issues in elo_setup_10()
Dmitry Torokhov <[email protected]>
| Newsgroups | org.kernel.vger.linux-input |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jul 25, 2026 at 05:06:38PM +0530, Bivash Kumar Singh wrote: > Fix two checkpatch warnings in elo_setup_10(): > - Add missing space around '-' operator in array index expression > - Add missing 'const' qualifier to elo_types pointer array, since > the array is never modified after initialization > > Signed-off-by: Bivash Kumar Singh <[email protected]> Applied, thank you. -- Dmitry