staging: most: dim2: correct misleading struct type name
authorDeepak R Varma <drv@mailo.com>
Thu, 20 Oct 2022 17:20:00 +0000 (22:50 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 07:59:49 +0000 (09:59 +0200)
commitea679d8e032b0affc65c9d56b7bad3ef144366e1
tree7bc9cabb8b39595e85bf5c19896b877cc89266a9
parent1f3e0b41919208be71f869a753609d6c11e12e85
staging: most: dim2: correct misleading struct type name

Correct the misleading struct type name dim_ch_state_t to dim_ch_state
since this not a typedef but a normal structure declaration.

Suggested-by: Julia Lawall <julia.lawall@inria.fr>
Signed-off-by: Deepak R Varma <drv@mailo.com>
Link: https://lore.kernel.org/r/Y1GDQO+06fD24Pf/@debian-BULLSEYE-live-builder-AMD64
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/dim2/dim2.c
drivers/staging/most/dim2/hal.c
drivers/staging/most/dim2/hal.h