mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 13:11:45 +00:00
[media] gspca_sn9c20x: Whitespace fixes
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
63069da1c8
commit
7135d88495
@ -1980,8 +1980,8 @@ static int sd_isoc_init(struct gspca_dev *gspca_dev)
|
||||
|
||||
if (intf->num_altsetting != 9) {
|
||||
pr_warn("sn9c20x camera with unknown number of alt "
|
||||
"settings (%d), please report!\n",
|
||||
intf->num_altsetting);
|
||||
"settings (%d), please report!\n",
|
||||
intf->num_altsetting);
|
||||
gspca_dev->alt = intf->num_altsetting;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user