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>
This commit is contained in:
Santha Meena Ramamoorthy 2018-02-15 10:15:48 -08:00 committed by Greg Kroah-Hartman
parent beb7b033f4
commit 70b09abb37
1 changed files with 0 additions and 1 deletions

View File

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