]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc'
authorGabor Juhos <j4g8y7@gmail.com>
Sun, 10 Aug 2025 14:38:50 +0000 (16:38 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 11 Aug 2025 16:18:52 +0000 (17:18 +0100)
commitfbec18dc9940a89e094bae890b8dc0af00ddc4ff
tree5ac8b722d6a31d4a5e6a565da0c16bb80ba64420
parent5da3a0b0106e855b2c81cdac77b24d1170417370
spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc'

The 'dev' member of the 'qpic_ecc' structure is never used in the
code so remove that.

No functional changes.

Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://patch.msgid.link/20250810-qpic-snand-qpic_ecc-cleanup-v1-1-33a6b2bcbc67@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-qpic-snand.c