diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2010-05-23 15:56:43 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 17:35:34 -0400 |
commit | e9c64f2b39d6861d5f3108ec135966349fc66adb (patch) | |
tree | aa926b45fa203dfcfae81e9e542272dd8ebf602f /Documentation/usb | |
parent | b03dbffdcf7903ae3f1e2d61887462301752d060 (diff) |
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: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/linux.inf | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/Documentation/usb/linux.inf b/Documentation/usb/linux.inf index af71d87d9e94..ebd02be80324 100644 --- a/Documentation/usb/linux.inf +++ b/Documentation/usb/linux.inf | |||
@@ -63,8 +63,8 @@ HKR, Ndi, DeviceId, 0, "USB\VID_0525&PID_a4a2" | |||
63 | CopyFiles=RNDIS_CopyFiles_98 | 63 | CopyFiles=RNDIS_CopyFiles_98 |
64 | 64 | ||
65 | [RNDIS_CopyFiles_98] | 65 | [RNDIS_CopyFiles_98] |
66 | usb8023.sys, usb8023w.sys, , 0 | 66 | usb8023.sys, usb8023w.sys, , 0 |
67 | rndismp.sys, rndismpw.sys, , 0 | 67 | rndismp.sys, rndismpw.sys, , 0 |
68 | 68 | ||
69 | ; Windows Millennium Edition specific sections -------------------- | 69 | ; Windows Millennium Edition specific sections -------------------- |
70 | 70 | ||
@@ -95,8 +95,8 @@ HKR, Ndi, DeviceId, 0, "USB\VID_0525&PID_a4a2" | |||
95 | CopyFiles=RNDIS_CopyFiles_ME | 95 | CopyFiles=RNDIS_CopyFiles_ME |
96 | 96 | ||
97 | [RNDIS_CopyFiles_ME] | 97 | [RNDIS_CopyFiles_ME] |
98 | usb8023.sys, usb8023m.sys, , 0 | 98 | usb8023.sys, usb8023m.sys, , 0 |
99 | rndismp.sys, rndismpm.sys, , 0 | 99 | rndismp.sys, rndismpm.sys, , 0 |
100 | 100 | ||
101 | ; Windows 2000 specific sections --------------------------------- | 101 | ; Windows 2000 specific sections --------------------------------- |
102 | 102 | ||
@@ -112,15 +112,15 @@ AddService = USB_RNDIS, 2, RNDIS_ServiceInst_NT, RNDIS_EventLog | |||
112 | 112 | ||
113 | [RNDIS_CopyFiles_NT] | 113 | [RNDIS_CopyFiles_NT] |
114 | ; no rename of files on Windows 2000, use the 'k' names as is | 114 | ; no rename of files on Windows 2000, use the 'k' names as is |
115 | usb8023k.sys, , , 0 | 115 | usb8023k.sys, , , 0 |
116 | rndismpk.sys, , , 0 | 116 | rndismpk.sys, , , 0 |
117 | 117 | ||
118 | [RNDIS_ServiceInst_NT] | 118 | [RNDIS_ServiceInst_NT] |
119 | DisplayName = %ServiceDisplayName% | 119 | DisplayName = %ServiceDisplayName% |
120 | ServiceType = 1 | 120 | ServiceType = 1 |
121 | StartType = 3 | 121 | StartType = 3 |
122 | ErrorControl = 1 | 122 | ErrorControl = 1 |
123 | ServiceBinary = %12%\usb8023k.sys | 123 | ServiceBinary = %12%\usb8023k.sys |
124 | LoadOrderGroup = NDIS | 124 | LoadOrderGroup = NDIS |
125 | AddReg = RNDIS_WMI_AddReg_NT | 125 | AddReg = RNDIS_WMI_AddReg_NT |
126 | 126 | ||
@@ -141,10 +141,10 @@ AddService = USB_RNDIS, 2, RNDIS_ServiceInst_51, RNDIS_EventLog | |||
141 | 141 | ||
142 | [RNDIS_ServiceInst_51] | 142 | [RNDIS_ServiceInst_51] |
143 | DisplayName = %ServiceDisplayName% | 143 | DisplayName = %ServiceDisplayName% |
144 | ServiceType = 1 | 144 | ServiceType = 1 |
145 | StartType = 3 | 145 | StartType = 3 |
146 | ErrorControl = 1 | 146 | ErrorControl = 1 |
147 | ServiceBinary = %12%\usb8023.sys | 147 | ServiceBinary = %12%\usb8023.sys |
148 | LoadOrderGroup = NDIS | 148 | LoadOrderGroup = NDIS |
149 | AddReg = RNDIS_WMI_AddReg_51 | 149 | AddReg = RNDIS_WMI_AddReg_51 |
150 | 150 | ||
@@ -155,7 +155,7 @@ HKR, , MofImagePath, 0x00020000, "System32\drivers\rndismp.sys" | |||
155 | 155 | ||
156 | [RNDIS_AddReg_NT] | 156 | [RNDIS_AddReg_NT] |
157 | HKR, Ndi, Service, 0, "USB_RNDIS" | 157 | HKR, Ndi, Service, 0, "USB_RNDIS" |
158 | HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" | 158 | HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" |
159 | HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" | 159 | HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" |
160 | 160 | ||
161 | [RNDIS_EventLog] | 161 | [RNDIS_EventLog] |