]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
spi: spi-qpic-snand: cleanup 'qpic_ecc' structure
authorMark Brown <broonie@kernel.org>
Tue, 12 Aug 2025 13:31:37 +0000 (14:31 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 12 Aug 2025 13:31:37 +0000 (14:31 +0100)
Merge series from Gabor Juhos <j4g8y7@gmail.com>:

The series consist of two small patches to clean up the qpic_ecc structure
in the spi-qpic-snand driver. The first one removes an unused member from
the structure, whereas the second reduces code duplication and removes
another two members from the same.

1  2 
drivers/spi/spi-qpic-snand.c

Simple merge