]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commit274f3264edad37a3b87f454c376decd89a0d5cb4
treec64ccbc256330e6928a92b0ad318c85252089091
parentb832b19318534bb4f1673b24d78037fee339c679
parent6b7e2aa50bdaf88cd4c2a5e2059a7bf32d85a8b1
spi: spi-qpic-snand: cleanup 'qpic_ecc' structure

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.
drivers/spi/spi-qpic-snand.c