Browse Source

Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issue

Fixed the checkpatch warning "Please don't use multiple blank lines"

Signed-off-by: Santha Meena Ramamoorthy <santhameena13@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Santha Meena Ramamoorthy 7 years ago
parent
commit
70b09abb37
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c

+ 0 - 1
drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c

@@ -1864,7 +1864,6 @@ static int setup_dpni(struct fsl_mc_device *ls_dev)
 	if (err)
 	if (err)
 		goto close;
 		goto close;
 
 
-
 	return 0;
 	return 0;
 
 
 close:
 close: