Re: [PATCH] staging: media: Fix alignment to match open parenthesis

2019-10-09 Thread Hans Verkuil
Hi Amol, For future reference: always include the driver name in the subject. I've added "imx: " to the subject for you, so no need to resend, but the driver name is important information. Regards, Hans On 9/11/19 6:56 PM, Amol Grover wrote: > CHECK: Alignment should match open

[PATCH] staging: media: Fix alignment to match open parenthesis

2019-09-11 Thread Amol Grover
CHECK: Alignment should match open parenthesis Signed-off-by: Amol Grover --- drivers/staging/media/imx/imx-media-csi.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/media/imx/imx-media-csi.c b/drivers/staging/media/imx/imx-media-csi.c index