Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: comedi: fix potentially uninitialised variable
If none of the if conditions take a true path, the ret variable will never be assigned a value. Signed-off-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information