Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The variable `err` is not used anywhere and just returns the predefined value `0` at the end of the function. Hence, remove the variable and return 0 explicitly. Signed-off-by: Amitoj Kaur Chawla <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
- Loading branch information