aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-09-04 09:15:23 +0900
committerMark Brown <[email protected]>2019-09-09 11:03:28 +0100
commitbc7c16c226a919a509e4161c905bfe9981a17f02 (patch)
treefc82221c06ccf58b5dd4bef5e7de04e377159650 /lib/test_overflow.c
parentc7e73774f2f4213e75670f393a7b253620e04441 (diff)
ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()
It is easy to read code if it is cleanly using paired function/naming, like start <-> stop, register <-> unregister, etc, etc. But, current ALSA SoC code is very random, unbalance, not paired, etc. It is easy to create bug at the such code, and it will be difficult to debug. This patch moves soc_probe_link_dais() next to soc_remove_link_dais() which is paired function. Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions