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

Commit 3fa82936 authored by Bruce Allan's avatar Bruce Allan Committed by Jeff Kirsher
Browse files

e1000e: cleanup: minor whitespace addition (insert blank line separator)

parent f71dde6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -3479,6 +3479,7 @@ static s32 e1000_setup_copper_link_ich8lan(struct e1000_hw *hw)
	default:
	default:
		break;
		break;
	}
	}

	return e1000e_setup_copper_link(hw);
	return e1000e_setup_copper_link(hw);
}
}