summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-01-30 22:31:03 +0000
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2022-02-22 09:41:11 +0100
commit3a7c5c2143a5111fdac929a12dd0a0e0e1587b43 (patch)
tree520a6983bb52bb3734873b83150f8015a82bf67a /scripts/patch-kernel
parentf15799b7b796dfaea63a86913246202d64762941 (diff)
downloadlinux-3a7c5c2143a5111fdac929a12dd0a0e0e1587b43.tar.gz
linux-3a7c5c2143a5111fdac929a12dd0a0e0e1587b43.zip
media: gspca: remove redundant assignment of variable n
The variable n is being assigned a value that is never read, it is being reassigned a different value a few statements later. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions