mfd: ssbi: Remove unused field 'slave' from 'struct ssbi'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Wed, 24 Apr 2024 15:10:29 +0000 (17:10 +0200)
committerLee Jones <lee@kernel.org>
Fri, 10 May 2024 14:39:17 +0000 (15:39 +0100)
commit57b323b3dff6bdc318244bcc43d086e563b36b61
treea34159f9bb5bc155ad1ea7a18bc16b352bfc15e2
parent9e36775c22c74015dfa438263a00bdd169235a21
mfd: ssbi: Remove unused field 'slave' from 'struct ssbi'

In 'struct ssbi, the 'slave' field is unused. Remove it.

Found with cppcheck, unusedStructMember.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/8a76de25cefb533d94dfe35062bbd9a8e72f4bb9.1713971415.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/ssbi.c