forked from Minki/linux
media: ipu3-cio2: fix trivial style warning
Comment has 'the' repeated twice. Let's clean it up. This patch reduces checkpatch warnings for this file to nil. Signed-off-by: Nigel Christian <nigel.l.christian@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
b5c17905fb
commit
7966ceb4dd
@ -291,7 +291,7 @@ static s32 cio2_rx_timing(s32 a, s32 b, s64 freq, int def)
|
||||
return r;
|
||||
};
|
||||
|
||||
/* Calculate the the delay value for termination enable of clock lane HS Rx */
|
||||
/* Calculate the delay value for termination enable of clock lane HS Rx */
|
||||
static int cio2_csi2_calc_timing(struct cio2_device *cio2, struct cio2_queue *q,
|
||||
struct cio2_csi2_timing *timing,
|
||||
unsigned int bpp, unsigned int lanes)
|
||||
|
Loading…
Reference in New Issue
Block a user