Re: [PATCH] media: staging: atomisp: add a blank line after declarations

From: Dan Carpenter
Date: Sat Jun 16 2018 - 05:06:42 EST


On Sat, Jun 16, 2018 at 01:30:48PM +0900, JoonHwan.Kim wrote:
> @@ -1656,6 +1659,7 @@ static void atomisp_pause_buffer_event(struct atomisp_device *isp)
> /* invalidate. SW workaround for this is to set burst length */
> /* manually to 128 in case of 13MPx snapshot and to 1 otherwise. */
> static void atomisp_dma_burst_len_cfg(struct atomisp_sub_device *asd)
> +
> {

This isn't right.

regards,
dan carpenter