Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e26bf889 authored by Dilek Uzulmez's avatar Dilek Uzulmez Committed by Greg Kroah-Hartman
Browse files

Staging: octeon: Remove blank lines after open braces



This patch fixes "blank lines aren't necessary after an open brace '{'"
checkpatch.pl warning in ethernet.c

Signed-off-by: default avatarDilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent dcf24f77
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -779,7 +779,6 @@ static int cvm_oct_probe(struct platform_device *pdev)
				cvmx_fau_atomic_write32(priv->fau + qos * 4, 0);

			switch (priv->imode) {

			/* These types don't support ports to IPD/PKO */
			case CVMX_HELPER_INTERFACE_MODE_DISABLED:
			case CVMX_HELPER_INTERFACE_MODE_PCIE: