media: pvrusb2: fix inconsistent indenting
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 24 Nov 2021 10:34:24 +0000 (11:34 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 30 Nov 2021 11:24:31 +0000 (12:24 +0100)
commit339df438759a1e92de91896173c426a59692d5d0
tree3fbb6e494b9b685dcb09d3212455814e49cfc653
parent2ddd03309433d39852945c2f85d36e796c558793
media: pvrusb2: fix inconsistent indenting

Fix these smatch warnings:

drivers/media/usb/pvrusb2/pvrusb2-encoder.c:288 pvr2_encoder_cmd() warn: inconsistent indenting
drivers/media/usb/pvrusb2/pvrusb2-hdw.c:1730 pvr2_hdw_set_streaming() warn: inconsistent indenting
drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3461 pvr2_hdw_cpufw_set_enabled() warn: inconsistent indenting
drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3501 pvr2_hdw_cpufw_get() warn: inconsistent indenting

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/pvrusb2/pvrusb2-encoder.c
drivers/media/usb/pvrusb2/pvrusb2-hdw.c