OSDN Git Service

media: cec: fix trivial style warnings
authorNigel Christian <nigel.l.christian@gmail.com>
Fri, 18 Dec 2020 06:31:17 +0000 (07:31 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 12 Jan 2021 17:20:01 +0000 (18:20 +0100)
commitdbfa04ec61b7e68259efcdef39b1c637bfedf264
treeda5d2e8965efc1a741aee16fb7c47295a124a609
parent485da30473d708e5e835dc05c815bb03925cb7a3
media: cec: fix trivial style warnings

Comment has 'then' repeated twice. Let's clean it up.
Use unsigned int to maintain naming consistency.

Signed-off-by: Nigel Christian <nigel.l.christian@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/cec/core/cec-adap.c