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

Commit 4790654c authored by Jeff Garzik's avatar Jeff Garzik Committed by David S. Miller
Browse files

[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)



Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent ba734f34
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -888,7 +888,7 @@ void netxen_nic_read_w0(struct netxen_adapter *adapter, u32 index, u32 * value)
	netxen_nic_pci_change_crbwindow(adapter, 1);
}

static int netxen_pci_set_window_warning_count = 0;
static int netxen_pci_set_window_warning_count;

static  unsigned long netxen_nic_pci_set_window(struct netxen_adapter *adapter,
						unsigned long long addr)
+17 −17

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+8 −8

File changed.

Contains only whitespace changes.

+13 −13

File changed.

Contains only whitespace changes.

+12 −12

File changed.

Contains only whitespace changes.

+5 −5

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+10 −10

File changed.

Contains only whitespace changes.

Loading