diff options
author | Uwe Kleine-König <[email protected]> | 2024-07-08 15:02:53 +0200 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-07-09 09:16:30 +0200 |
commit | d2eb433c8546363134cabca7a85c73086700aeec (patch) | |
tree | b4ab49f256a1627c5290dc476165105574c8f087 /lib/crypto/mpi/mpi-cmp.c | |
parent | fefbbdfb59d3a20fd98734363e6dd9fa7cc65c70 (diff) |
ALSA: ppc: keywest: Drop explicit initialization of struct i2c_device_id::driver_data to 0
The driver doesn't use the driver_data member of struct i2c_device_id,
so don't explicitly initialize this member.
This prepares putting driver_data in an anonymous union which requires
either no initialization or named designators. But it's also a nice
cleanup on its own.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions