On Wed, Jun 13, 2018 at 03:01:08PM -0400, Javier Martinez wrote:
> Fixed style line length warning detected by checkpatch.pl in the file
> ssv_dnp.c.
> 
> Signed-off-by: Javier Martinez <javiermli...@gmail.com>
> ---
>  drivers/staging/comedi/drivers/ssv_dnp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/comedi/drivers/ssv_dnp.c 
> b/drivers/staging/comedi/drivers/ssv_dnp.c
> index 0628060e42ca..87f46e0eb9ee 100644
> --- a/drivers/staging/comedi/drivers/ssv_dnp.c
> +++ b/drivers/staging/comedi/drivers/ssv_dnp.c
> @@ -16,7 +16,7 @@
>   * Status: unknown
>   */
>  
> -/* include files ----------------------------------------------------------- 
> */
> +/* include files ------------------------------------------------------ */

Just delete the line.  It's not useful.

regards,
dan carpenter


Reply via email to