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

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

e1000e: cleanup whitespace

parent 5ea94e76
Loading
Loading
Loading
Loading
+25 −26
Original line number Diff line number Diff line
@@ -7034,7 +7034,6 @@ static void __exit e1000_exit_module(void)
}
module_exit(e1000_exit_module);


MODULE_AUTHOR("Intel Corporation, <linux.nics@intel.com>");
MODULE_DESCRIPTION("Intel(R) PRO/1000 Network Driver");
MODULE_LICENSE("GPL");
+0 −1
Original line number Diff line number Diff line
@@ -117,7 +117,6 @@ static u16 e1000_shift_in_eec_bits(struct e1000_hw *hw, u16 count)
	u16 data;

	eecd = er32(EECD);

	eecd &= ~(E1000_EECD_DO | E1000_EECD_DI);
	data = 0;

+17 −17

File changed.

Contains only whitespace changes.

+17 −17

File changed.

Contains only whitespace changes.

+31 −31

File changed.

Contains only whitespace changes.

+11 −11

File changed.

Contains only whitespace changes.

+12 −12

File changed.

Contains only whitespace changes.

+12 −12

File changed.

Contains only whitespace changes.

Loading