Skip to content
Snippets Groups Projects
Commit e52b78f8 authored by Meng Tang's avatar Meng Tang Committed by Takashi Iwai
Browse files

sound: core: Remove redundant variable and return the last statement


Return the result from file->f_op->open() directly instead of
taking this in another redundant variable. Make the typical
return the last statement, return early and reduce the indentation
too.

Signed-off-by: default avatarMeng Tang <tangmeng@uniontech.com>
Link: https://lore.kernel.org/r/20220228050253.1649-2-tangmeng@uniontech.com


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent d248b277
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment