diff options
author | Kuninori Morimoto <[email protected]> | 2024-10-24 01:29:58 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-11-01 14:48:16 +0000 |
commit | 8b12da9a18f4dd53e4b3a7393829a555e84f073c (patch) | |
tree | 88266aa4819d742abc718fb24960197927de6b6f /lib/crypto/mpi/mpiutil.c | |
parent | cb18cd26039f5cdecb0ac53fb447b6f0859f3d1c (diff) |
ASoC: cleanup function parameter for rtd and its id
some functions had parameter like below
xxx(..., rtd, ..., id);
This "id" is rtd->id. We don't need to have "id" on each functions
because we can get it from "rtd". Let's cleanup it.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions