diff options
author | Christophe JAILLET <[email protected]> | 2024-05-01 08:39:23 +0200 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2024-05-06 15:41:37 -0700 |
commit | f88f4a160d0aeed51254ee69eba8a466b0f5b56a (patch) | |
tree | cfce43f78ec3d9061439c75c02e98df9bebad29e /scripts/generate_rust_analyzer.py | |
parent | 9df327854920946897bcdfaec7e135c899e8028a (diff) |
Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drv
In "struct lpc32xx_kscan_drv", the 'irq' field is unused.
Remove it.
Found with cppcheck, unusedStructMember.
While at it, move the 'row_shift' field in order to fill a hole in the
structure (at least on 64 bits arch).
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/e006dfb77e35762c6e4f8ba6ba792b0c52fde375.1714545542.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions