aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ctrls-request.c
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2023-08-05 23:11:37 +0530
committerMiquel Raynal <[email protected]>2023-08-18 16:34:22 +0200
commit847178fe4ccdf7f70beddd91eb15481afee0a224 (patch)
tree288b115b54d2fd970bd9fb73d5f10818b13cef73 /drivers/media/v4l2-core/v4l2-ctrls-request.c
parent3549fecd10d24bcf9840ba2f7d6a0b5f57feed6f (diff)
mtd: rawnand: qcom: Remove superfluous initialization of "ret"
In all the cases, "ret" variable is assigned a value before returning it. So there is no need to explicitly initialize it with 0. Signed-off-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-ctrls-request.c')
0 files changed, 0 insertions, 0 deletions