Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[media] RedRat3: Delete an unnecessary variable initialisation in red…
…rat3_init_rc_dev() The local variable "ret" will be set to an appropriate value a bit later. Thus omit the explicit initialisation at the beginning. Signed-off-by: Markus Elfring <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
- Loading branch information