Commit e9c64f2b authored by Andrea Gelmini's avatar Andrea Gelmini Committed by Greg Kroah-Hartman

USB: Documentation/usb/linux.inf: Checkpatch cleanup

Documentation/usb/linux.inf:66: ERROR: trailing whitespace
Documentation/usb/linux.inf:67: ERROR: trailing whitespace
Documentation/usb/linux.inf:98: ERROR: trailing whitespace
Documentation/usb/linux.inf:99: ERROR: trailing whitespace
Documentation/usb/linux.inf:115: ERROR: trailing whitespace
Documentation/usb/linux.inf:116: ERROR: trailing whitespace
Documentation/usb/linux.inf:120: ERROR: trailing whitespace
Documentation/usb/linux.inf:121: ERROR: trailing whitespace
Documentation/usb/linux.inf:122: ERROR: trailing whitespace
Documentation/usb/linux.inf:123: ERROR: trailing whitespace
Documentation/usb/linux.inf:144: ERROR: trailing whitespace
Documentation/usb/linux.inf:145: ERROR: trailing whitespace
Documentation/usb/linux.inf:146: ERROR: trailing whitespace
Documentation/usb/linux.inf:147: ERROR: trailing whitespace
Documentation/usb/linux.inf:158: ERROR: trailing whitespace
Signed-off-by: default avatarAndrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent b03dbffd
...@@ -63,8 +63,8 @@ HKR, Ndi, DeviceId, 0, "USB\VID_0525&PID_a4a2" ...@@ -63,8 +63,8 @@ HKR, Ndi, DeviceId, 0, "USB\VID_0525&PID_a4a2"
CopyFiles=RNDIS_CopyFiles_98 CopyFiles=RNDIS_CopyFiles_98
[RNDIS_CopyFiles_98] [RNDIS_CopyFiles_98]
usb8023.sys, usb8023w.sys, , 0 usb8023.sys, usb8023w.sys, , 0
rndismp.sys, rndismpw.sys, , 0 rndismp.sys, rndismpw.sys, , 0
; Windows Millennium Edition specific sections -------------------- ; Windows Millennium Edition specific sections --------------------
...@@ -95,8 +95,8 @@ HKR, Ndi, DeviceId, 0, "USB\VID_0525&PID_a4a2" ...@@ -95,8 +95,8 @@ HKR, Ndi, DeviceId, 0, "USB\VID_0525&PID_a4a2"
CopyFiles=RNDIS_CopyFiles_ME CopyFiles=RNDIS_CopyFiles_ME
[RNDIS_CopyFiles_ME] [RNDIS_CopyFiles_ME]
usb8023.sys, usb8023m.sys, , 0 usb8023.sys, usb8023m.sys, , 0
rndismp.sys, rndismpm.sys, , 0 rndismp.sys, rndismpm.sys, , 0
; Windows 2000 specific sections --------------------------------- ; Windows 2000 specific sections ---------------------------------
...@@ -112,15 +112,15 @@ AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog ...@@ -112,15 +112,15 @@ AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog
[RNDIS_CopyFiles_NT] [RNDIS_CopyFiles_NT]
; no rename of files on Windows 2000, use the 'k' names as is ; no rename of files on Windows 2000, use the 'k' names as is
usb8023k.sys, , , 0 usb8023k.sys, , , 0
rndismpk.sys, , , 0 rndismpk.sys, , , 0
[RNDIS_ServiceInst_NT] [RNDIS_ServiceInst_NT]
DisplayName = %ServiceDisplayName% DisplayName = %ServiceDisplayName%
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\usb8023k.sys ServiceBinary = %12%\usb8023k.sys
LoadOrderGroup = NDIS LoadOrderGroup = NDIS
AddReg = RNDIS_WMI_AddReg_NT AddReg = RNDIS_WMI_AddReg_NT
...@@ -141,10 +141,10 @@ AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog ...@@ -141,10 +141,10 @@ AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog
[RNDIS_ServiceInst_51] [RNDIS_ServiceInst_51]
DisplayName = %ServiceDisplayName% DisplayName = %ServiceDisplayName%
ServiceType = 1 ServiceType = 1
StartType = 3 StartType = 3
ErrorControl = 1 ErrorControl = 1
ServiceBinary = %12%\usb8023.sys ServiceBinary = %12%\usb8023.sys
LoadOrderGroup = NDIS LoadOrderGroup = NDIS
AddReg = RNDIS_WMI_AddReg_51 AddReg = RNDIS_WMI_AddReg_51
...@@ -155,7 +155,7 @@ HKR, , MofImagePath, 0x00020000, "System32\drivers\rndismp.sys" ...@@ -155,7 +155,7 @@ HKR, , MofImagePath, 0x00020000, "System32\drivers\rndismp.sys"
[RNDIS_AddReg_NT] [RNDIS_AddReg_NT]
HKR, Ndi, Service, 0, "USB_RNDIS" HKR, Ndi, Service, 0, "USB_RNDIS"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
[RNDIS_EventLog] [RNDIS_EventLog]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment