Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBI: Silence an unintialized variable warning
My static checker complains that "val" is uninitialized when kstrtoint() fails. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Richard Weinberger <richard@nod.at>
- Loading branch information