Skip to content
Snippets Groups Projects
user avatar
Dan Carpenter authored
"err" is always a negative error code here, so there is no point in
checking.  Removing the check silences a static checker warning and
makes the code a bit more clear.  Also we don't need to initialize "err".

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
034f90b3
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..