diff options
| author | 2023-09-14 15:08:52 +0100 | |
|---|---|---|
| committer | 2023-09-14 16:29:43 +0200 | |
| commit | 72ca56664e483de991ae4afa623e54570f81ebde (patch) | |
| tree | 3ca2e65ccd47c0ab5376973fa23e29c54638dbed /rust/kernel | |
| parent | ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unit (diff) | |
ALSA: hda: cs35l56: Don't 'return ret' if ret is always zero
The final return in cs35l56_hda_posture_get() was returning the
value of 'ret', but ret is always zero at this point. So this
can be a simple 'return 0'.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230914140852.7112-1-rf@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions
