summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
blob: 725b6d48196abc7861937f531aeae948c91976a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
Importing driver-core.current based on 2.6.31-rc2
$ git clone -s -l -n -q . ../quilt-tmp
$ cd ../quilt-tmp
$ git reset --hard 8e4a718ff38d8539938ec3421935904c27e00c39
HEAD is now at 8e4a718 Linux 2.6.31-rc2
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core.current
devres-warn-and-return-don-t-crash-on-device_del-of-uninitialized-device.patch
partitions-fix-broken-uevent_suppress-conversion.patch
sparc-remove-driver-core-bus_id_size.patch
driver-core-remove-bus_id_size.patch
firmware-firmware_class-fix-lock-imbalance.patch
driver-model-fix-show-store-prototypes-in-doc.patch
sound-remove-direct-access-of-driver_data.patch
omap-video-remove-direct-access-of-driver_data.patch
wm97xx_batery-replace-driver_data-with-dev_get_drvdata.patch
driver-core-move-dev_get-set_drvdata-to-drivers-base-dd.c.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core.current
From ../quilt-tmp
 + 59f1057...ddb7998 master     -> quilt/driver-core.current  (forced update)
Importing usb.current based on quilt/driver-core.current
$ cd ../quilt-tmp
$ git reset --hard ddb7998632e4c7cd985b8210164e46b65ef1da19
HEAD is now at ddb7998 Driver core: move dev_get/set_drvdata to drivers/base/dd.c
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
usb-pl2303-new-vendor-and-product-id-for-the-prolific-driver.patch
usb-gadget-fix-imx_udc-entry-in-kconfig.patch
usb-ftdi_sio-product-id-s-for-ccs-pic-programmers.patch
usb-fhci-mutually-exclusive-port_status.patch
usb-ehci-update-toggle-state-for-linked-qhs.patch
usb-isp1760-use-__devexit_p-for-remove-function.patch
usb-option.c-add-qualcomm-option-icon-210-modem.patch
usb-option.c-to-support-qisda-h21-h20-usb-modem.patch
revert-usb-add-intel-langwell-usb-otg-transceiver-drive.patch
usb-gadget-audio-provide-correct-device-id.patch
usb-ti_usb_3410_5052-fix-duplicate-device-ids.patch
usb-buildfix-ppc-randconfig.patch
usb-fix-memory-leak-in-usbtmc.patch
usb-gadget-rndis-conformance-tweak.patch
usb-musb-davinci-dm355-updates.patch
usb-musb-davinci-dm6446evm-gpio-renumbering.patch
usb-gadget-pxa25x-uses-gpio_is_valid.patch
usb-gadget-pxa25x-compiler-warning-fix.patch
usb-musb-silence-suspend-as-a_wait_vrise-is_active-msgs.patch
usb-cdc-acm-work-around-some-broken-devices.patch
usb-option-add-novatel-ovation-mc760.patch
usb-fix-uninitialised-variable-in-ti_do_download.patch
usb-fix-the-clear_tt_buffer-interface.patch
usb-ehci-use-the-new-clear_tt_buffer-interface.patch
usb-ehci-check-for-stall-before-other-errors.patch
usb-fix-memleak-in-usbfs.patch
usb-add-missing-class-descriptions-used-in-usb-devices-file.patch
usb-console-fix-regression-in-usb-console-on-kernel-boot.patch
usb-serial-ftdi-with-product-code-fb80-and-vendor-id-0403.patch
usb-rndis-gadget-fix-issues-talking-from-pxa.patch
usb-usb.h-fix-kernel-doc-notation.patch
revert-usb-usbfs-deprecate-and-hide-option-for-embedded.patch
usb-ftdi-support-ndi-devices.patch
usb-gadget-audio-select-snd_pcm.patch
usb-fix-option_ms-regression-in-2.6.31-rc2.patch
usb-serial-add-support-for-arkham-technology-adapters.patch
usb-option.c-add-a-link-3gu-device-id.patch
usb-sierra-fix-oops-upon-device-close.patch
usb-fix-race-leading-to-a-write-after-kfree-in-usbfs.patch
usb-serial-add-id-for-turtelizer-an-ft2232l-based-jtag-rs-232-adapter.patch
usb-serial-sierra-driver-id_table-additions.patch
usb-fix-langid-0-regression.patch
usb-musb_host-undo-incorrect-change-in-musb_advance_schedule.patch
usb-cypress_m8-remove-invalid-clear-halt.patch
usb-option-remove-unnecessary-and-erroneous-code.patch
usb-ehci-report-actual_length-for-iso-transfers.patch
usb-handle-zero-length-usbfs-submissions-correctly.patch
usb-otg-fix-module-reinsert-issue.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb.current
From ../quilt-tmp
 + 3a2215f...0f6d2d3 master     -> quilt/usb.current  (forced update)
Importing i2c based on 2.6.31-rc2-git6
$ cd ../quilt-tmp
$ git reset --hard 69ca06c9454169c4a9303e8834adae9080f94859
HEAD is now at 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
i2c-drop-i2c_driver-id.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/i2c
From ../quilt-tmp
 + 02d02ac...cc5e225 master     -> quilt/i2c  (forced update)
Importing jdelvare-hwmon based on 2.6.31-rc2-git6
$ cd ../quilt-tmp
$ git reset --hard 69ca06c9454169c4a9303e8834adae9080f94859
HEAD is now at 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/jdelvare-hwmon
hwmon-max6650-fix-lock-imbalance.patch
hwmon-sht15-remove-unnecessary-semicolons.patch
hwmon-abituguru3-dmi-probing-for-ab9-ab9-quadqt-and-ix38-quadgt.patch
hwmon-vid-limit-AMD-0Fh-6-bit-VID.patch
hwmon-driver-for-TI-TMP421-TMP422-TMP423-chips.patch
hwmon-tmp421-add-documentation.patch
hwmon-use-resource_size.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/jdelvare-hwmon
From ../quilt-tmp
 + ee84ec1...1f04044 master     -> quilt/jdelvare-hwmon  (forced update)
Importing kernel-doc based on 2.6.31-rc1-git5
Unchanged quilt series kernel-doc
Importing rr based on v2.6.31-rc2-432-gf00caa7
$ cd ../quilt-tmp
$ git reset --hard f00caa76297a534e30c3ec85382fbc3fd0dcbc69
HEAD is now at f00caa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
$ git quiltimport --author Rusty Russell <rusty@rustcorp.com.au> --patches ../quilt/rr
lguest:fix_journey.patch
lguest:remove-fwd-declaration.patch
lguest:restrict-highest-cpuid.patch
virtio:blk_don_t_bounce_highmem_requests.patch
virtio:blk_ioctl_return_value_fix.patch
virtio:pci_correctly_unregister_root_device_on_error.patch
virtio:net_sync_header_with_qemu.patch
module:use_symbol_prefix_with_layout.patch
kthread:update_the_comment_in_kthread_stop.patch
cpumask:use_zalloc_cpumask_var_where_possible.patch
Context reduced to (2/2) to apply fragment at 743
cpumask:remove-pcibus_to_cpumask-alpha.patch
cpumask:remove-pcibus_to_cpumask-mips.patch
cpumask:remove-pcibus_to_cpumask-powerpc.patch
cpumask:remove-node_to_cpumask.patch
cpumask:remove-CPU_MASK_ALL_PTR.patch
cpumask:remove-address-of-CPU_MASK_ALL-mips.patch
cpumask:remove-cpu_mask_all.patch
cpumask:remove-last-remaining-irqaction-mask.patch
cpumask:irqaction-remove-mask.patch
cpumask:remove_mask_field_from_comments.patch
cpumask:remove-set_cpus_allowed.patch
cpumask:ia64-smp_call_function_many.patch
cpumask:remove-smp_call_function_mask.patch
cpumask:remove-topology_core_siblings-and-topology_thread_siblings-core.patch
cpumask:remove-topology_core_siblings-and-topology_thread_siblings-sparc.patch
cpumask:remove-topology_core_siblings-and-topology_thread_siblings-s390.patch
cpumask:remove-topology_core_siblings-and-topology_thread_siblings-powerpc.patch
cpumask:remove-topology_core_siblings-and-topology_thread_siblings-ia64.patch
cpumask:arch_send_call_function_ipi_mask-alpha.patch
cpumask:arch_send_call_function_ipi_mask-m32r.patch
cpumask:arch_send_call_function_ipi_mask-mips.patch
cpumask:arch_send_call_function_ipi_mask-powerpc.patch
cpumask:arch_send_call_function_ipi_mask-s390.patch
cpumask:remove-arch_send_call_function_ipi.patch
cpumask:use-cpumap-accessors-m32r.patch
cpumask:use-cpumap-accessors-mips.patch
cpumask:use-cpumap-accessors-powerpc.patch
cpumask:use-cpumap-accessors-um.patch
cpumask:use-mm_cpumask-arm.patch
cpumask:use-mm_cpumask-m32r.patch
cpumask:use-mm_cpumask-mn10300.patch
cpumask:use-mm_cpumask-mips.patch
cpumask:use-mm_cpumask-um.patch
cpumask:use-mm_cpumask-x86.patch
cpumask:mm_quicklist-new-cpumask-ops.patch
cpumask:remove-unused-deprecated-functions.patch
cpumask:move-obsolete-functions-to-end-of-header.patch
arch-x86-kernel-acpi-cstatec-avoid-using-work_on_cpu.patch
misc:work_on_cpu-acpi.patch
misc:work_on_cpu-acpi-fix.patch
misc:work_on_cpu-dcdbas.patch
misc:remove-start_kernel-prototypes.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/rr
From ../quilt-tmp
 + e613940...345957f master     -> quilt/rr  (forced update)
Importing device-mapper based on block/for-next
	quilt series is empty
$ git update-ref refs/heads/quilt/device-mapper bdb473bcf205cc30af24a9a2dafe26f2a88f0ef6
Importing ttydev based on 34f25476ace556263784ea2f8173e22b25557a13
$ cd ../quilt-tmp
$ git reset --hard 34f25476ace556263784ea2f8173e22b25557a13
HEAD is now at 34f2547 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
$ git quiltimport --author Alan Cox <alan@lxorguk.ukuu.org.uk> --patches ../quilt/ttydev
tty-usb-fix-perf-regression
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:21: trailing whitespace.
	   where the USB serial is not a console anyway */	
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:24: trailing whitespace.
	else {	
warning: 2 lines add whitespace errors.
tty-usb-fix-kref-leak
tty-usb-pl2303-fastpath
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:31: trailing whitespace.
	
warning: 1 line adds whitespace errors.
tty-usb-ftdi-ccsnew
kfifo-const
tty-cyclades-refcount
tty-cyclades-use-port-block-helper
tty-cyclades-precompute
tty-cyclades-use-port-hangup
tty-cyclades-use-port-close
tty-cyclades-cleanup
tty-cyclades-sleep-not-busy
tty-cyclades-use-dtr-helpers
tty-cyclades-merge-startup-common
tty-cyclades-ioctl-cleanup
tty-cyclades-modem-cleanup
tty-cyclades-add-io-helpers
tty-cyclades-remove-set-line-dups
tty-cyclades-fix-const-assign
tty-usb-mos7840-modem
tty-usb-cp210x-arkham
vt-events
vt-pm-extract
vt-incfix
vt-lockactive
net-slip-ttyfix
serial-add-irqflags-support
serial-8250-amstrad-e3
serial-8250-minbaud
tty-bfin-remove-memset
dmi-sanity
kernel-shared-regions
tty-usb-mos7720-modem
tty-usb-mos7720-lsr
tty-ldisc-close-hangup-racefix
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/ttydev
From ../quilt-tmp
 + 47854dd...4a82603 master     -> quilt/ttydev  (forced update)
Importing aoe based on v2.6.29-rc2
Unchanged quilt series aoe
Importing driver-core based on quilt/usb.current
$ cd ../quilt-tmp
$ git reset --hard 0f6d2d375528de0adbf1488f1e5561195d5915cf
HEAD is now at 0f6d2d3 USB: otg: fix module reinsert issue
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
uio-remove-default-n-from-kconfig.patch
driver-model-constify-attribute-groups.patch
mem_class-use-minor-as-index-instead-of-searching-the-array.patch
driver-core-devtmpfs-driver-core-maintained-dev-tmpfs.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/driver-core
From ../quilt-tmp
 + 0c00af4...62f6897 master     -> quilt/driver-core  (forced update)
Importing usb based on quilt/driver-core
$ cd ../quilt-tmp
$ git reset --hard 62f6897f625e599195add3d41bdfbd6adc9e19aa
HEAD is now at 62f6897 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
usb-ehci-dbg.c-no-need-for-checking-it-before-call-vfree.patch
usb-sisusbvga-drop-usb_buffer_alloc.patch
usb-usbmon-drop-kconfig-defaults.patch
usb-usbmon-touch-up-the-documentation.patch
usb-usbmon-end-ugly-tricks-with-dma-peeking.patch
usb-let-usb_sg_init-to-set-transfer_buffer-more-often.patch
usb-move-endpoint-sync-type-definitions-from-usb-audio.h-to-usb-ch9.h.patch
usb-move-vendor-subclass-definition-from-usb-audio.h-to-usb-ch9.h.patch
usb-audio-gadget-prefix-all-macro-definitions-with-uac_-in-linux-usb-audio.h.patch
usb-audio-gadget-un-inline-generic_et_cmd.patch
usb-add-nuvoton-ehci-driver-for-w90p910-platform.patch
usb-whci-hcd-make-endpoint_reset-method-async.patch
usb-add-api-for-userspace-drivers-to-claim-ports.patch
usb-make-intf.pm_usage-an-atomic_t.patch
usb-make-the-usbfs_snoop-log-more-pertinent.patch
usb-gadget-pxa25x-basic-transceiver-support.patch
usb-serial-full-autosuspend-support-for-the-option-driver.patch
usb-usb-serial-remove-unused-variables.patch
usb-usbtmc-can-do-io-to-device-after-disconnect.patch
usb-suspend-resume-support-for-usbtmc.patch
usb-legousbtower-make-poll-notice-disconnect.patch
usb-ldusb-should-signal-an-error-in-poll-if-the-device-is-disconnected.patch
usb-musb-cleanup-the-nop-registration-for-omap3evm.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/usb
From ../quilt-tmp
 + 9867405...3858638 master     -> quilt/usb  (forced update)
Importing staging based on quilt/usb
$ cd ../quilt-tmp
$ git reset --hard 38586384889bcb40a460f0eb82d340a439847db2
HEAD is now at 3858638 USB: musb: cleanup the nop registration for OMAP3EVM
$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
staging-rt2870-add-usb-id-for-sitecom-wl-608.patch
staging-vt6655-compile-fix.patch
staging-rspiusb-use-null-virtual-address-instead-of-a-bogus-one.patch
staging-meilhaus-add-email-address-to-todo.patch
staging-comedi-jr3_pci.c-add-required-includes.patch
staging-serqt_usb2-fix-qt_close-parameters-in-serqt_usb2.patch
staging-serqt_usb2-declare-qt_open-static-in-serqt_usb2.patch
staging-rtl8192su-convert-to-net_device_ops.patch
staging-prevent-rtl8187se-from-crashing-dev_ioctl-in-siocgiwname.patch
staging-prevent-rtl8192su-from-crashing-dev_ioctl-in-siocgiwname.patch
staging-comedi-s626-use-subvendor-subdevice-ids-for-saa7146-board.patch
staging-stlc45xx-convert-config_interface-to-bss_info_changed.patch
staging-android-binder-move-debugging-mask-into-a-macro.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:645: space before tab in indent.
					    	     proc->pid, thread->pid, node->debug_id,
warning: 1 line adds whitespace errors.
staging-android-binder-remove-a-predefine.patch
staging-android-binder-add-enum-usage-in-function-arguments.patch
staging-android-binder-global-variable-cleanup.patch
staging-android-binder-clean-up-for-all-the-stat-statments.patch
staging-android-lowmemorykiller.c-fix-it-for-oom-move-oom_adj-value-from-task_struct-to-mm_struct.patch
staging-android-binder-cleanup-some-long-lines.patch
staging-android-lowmemorykiller-remove-a-predefine.patch
staging-android-lowmemorykiller-delete-the-decription-file.patch
staging-android-binder-partial-checkpatch-cleanup.patch
staging-wlan-ng-scripts-checkpatch.pl-error-fixes.patch
staging-et1310-fix-the-coding-style.patch
staging-rt280-remove-unused-md4.h.patch
staging-rtl8187se-ieee80211-remove-unused-files.patch
staging-rtl8192su-ieee80211-remove-unused-files.patch
staging-rtl8187se-remove-duplicate-dot11d.h-and-ieee80211.h-includes.patch
staging-rtl8192su-remove-duplicate-dot11d.h-and-ieee80211.h-includes.patch
staging-rtl8187se-remove-unused-ieee80211_crypt.h.patch
staging-rtl8192su-remove-unused-ieee80211_crypt.h.patch
staging-rtl8187se-remove-kernel-version-compatibility-wrappers.patch
staging-rtl8187se-remove-support-for-older-wireless-extensions.patch
staging-rtl8187se-ieee80211-remove-dead-_rtl8187_ext_patch_-code.patch
staging-rtl8187se-ieee80211-remove-superfluous-ieee80211_-defines.patch
staging-rtl8187se-ieee80211-remove-unused-dump_chnl_map.patch
staging-rtl8187se-ieee80211-remove-superfluous-john_-ifdefs.patch
staging-rtl8192su-remove-kernel-version-compatibility-wrappers.patch
staging-rtl8192su-remove-support-for-older-wireless-extensions.patch
staging-rtl8192su-ieee80211-remove-unused-_reasoncode-enums.patch
staging-rtl8192su-ieee80211-switch-to-use-linux-ieee80211.h.patch
staging-rtl8192su-add-todo.patch
staging-rtl8187se-add-todo.patch
staging-rtl8187se-remove-enable_dot11d-ifdefs.patch
staging-rtl8187se-remove-config_rtl8180_pm-ifdefs.patch
staging-rtl8187se-remove-thomas_turbo-ifdefs.patch
staging-rtl8187se-remove-config_rtl818x_s-ifdefs.patch
staging-rtl8187se-remove-config_rtl8185b-ifdefs.patch
staging-rtl8187se-remove-config_rtl8180_io_map-ifdefs.patch
staging-rtl8187se-remove-dead-code.patch
staging-rtl8187se-remove-unused-radio-frontends.patch
staging-rtl8187se-remove-debugging-code-from-r8180_core.c.patch
staging-rtl8187se-remove-unused-rtl8225_rf_-functions.patch
staging-rtl8187se-cleanup-r8180_rtl8225.c.patch
staging-rtl8187se-merge-r8180_rtl8225.c-with-r8180_rtl8225z2.c.patch
staging-rtl8187se-cleanup-r8180_pm.c.patch
staging-rtl8187se-merge-r8180_pm.c-with-r8180_core.c.patch
staging-rtl8187se-remove-unused-definitions-from-r8180_hw.h.patch
staging-rtl8187se-remove-unused-definitions-from-r8180.h.patch
staging-rtl8187se-cleanup-r8180_rtl8225z2.c.patch
staging-rtl8187se-cleanup-r8180_core.c.patch
staging-add-rt3090-wireless-driver.patch
staging-add-pristine-upstream-vt6656-driver-sources-to-drivers-staging-vt6656.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3887: space before tab in indent.
 	     (pDevice->abyEEPROM[EEP_OFS_ZONETYPE]!=0x01)){   //for Japan
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3893: space before tab in indent.
 	     (pDevice->abyEEPROM[EEP_OFS_ZONETYPE]!=0x02)){   //for Europe
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:5919: space before tab in indent.
		 	      ((PWLAN_IE_SSID)pBSSList->abySSID)->abySSID,
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:5920: space before tab in indent.
		 	      ((PWLAN_IE_SSID)pBSSList->abySSID)->len) != 0) {
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:6020: space before tab in indent.
      	    while ((skb = skb_dequeue(&pMgmt->sNodeDBTable[*puNodeIndex].sTxPSQueue)) != NULL)
warning: squelched 183 whitespace errors
warning: 188 lines add whitespace errors.
staging-vt6656-add-includes-to-drivers-staging-vt6656.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:732: space before tab in indent.
        	u8 bssid[6];
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:735: space before tab in indent.
        	u8 *wpa_ie;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:736: space before tab in indent.
        	u16 wpa_ie_len;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:737: space before tab in indent.
        	int pairwise_suite;
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:738: space before tab in indent.
        	int group_suite;
warning: squelched 3 whitespace errors
warning: 8 lines add whitespace errors.
staging-vt6656-build-vt6656.ko-not-vntwusb.ko.patch
staging-vt6656-main_usb.c-drop-obsolete-fsuid-fsgid-accesses.patch
staging-vt6656-replace-net_device-priv-accesses-with-netdev_priv-calls.patch
staging-vt6656-use-net_device_ops-for-management-functions.patch
staging-vt6656-replace-call-to-info-with-printk-call.patch
staging-vt6656-integrate-vt6656-into-build-system.patch
staging-vt6655-fix-build-when-config_wireless_ext.patch
staging-vt6655-remove-dependency-on-wireless_ext-version.patch
staging-otus-fix-warnings-in-staging-otus-ioctl.c.patch
staging-otus-remove-dependency-on-wireless_ext-version.patch
staging-otus-drop-an-unnecessary-null-test.patch
staging-comedi-lindent-changes-to-comdi-driver-in-staging-tree.patch
staging-comedi-no-need-for-checking-vfree-call.patch
staging-comedi-remove-references-to-dead-export_symtab.patch
staging-cpc-usb-remove-unused-include-linux-version.h.patch
staging-wlan-ng-remove-some-superflous-comments.patch
staging-wlan-ng-use-kzfree-to-securely-zero-out-the-wep-key-when-freeing-it.patch
staging-wlan-ng-drop-the-special-case-handling-of-older-wireless-extensions-wireless_ext-is-at-22-for-the-current-kernel.patch
staging-wlan-ng-remove-more-superflous-comments.patch
staging-add-support-for-quatech-esu2-100-usb-2.0-8-port-serial-adaptor.patch
staging-vt6656-remove-dependency-on-kernel-version.patch
staging-vt6656-remove-dependency-on-wireless_ext-version.patch
staging-vt665x-depend-on-wireless_ext.patch
staging-at76_usb-fix-config_wireless_ext-build.patch
staging-at76_usb-replace-mac2str-with-pm.patch
staging-wlan-ng-remove-dependency-on-wireless_ext-version.patch
staging-vt6655-remove-makefile-refs-to-export_symtab.patch
staging-rtl8192su-remove-enable_dot11d-ifdefs.patch
staging-rtl8192su-remove-config_rtl8192_pm-ifdefs.patch
staging-rtl8192su-remove-thomas_turbo-ifdefs.patch
staging-rtl8192su-remove-use_one_pipe-ifdefs.patch
staging-rtl8192su-remove-eeprom_old_format_support-ifdefs.patch
staging-rtl8192su-remove-usb_rx_aggregation_support-ifdefs.patch
staging-rtl8192su-remove-usb_tx_driver_aggregation_enable-ifdefs.patch
staging-rtl8192su-remove-rtl8192su_disable_cck_rate-ifdefs.patch
staging-rtl8192su-remove-rtl8192s_disable_fw_dm-ifdefs.patch
staging-rtl8192su-remove-disable_bb_rf-ifdefs.patch
staging-rtl8192su-remove-rtl8192su_use_param_txpwr-ifdefs.patch
staging-rtl8192su-remove-rtl8192su_fpga_unspecified_network-ifdefs.patch
staging-rtl8192su-remove-rtl8192su_fpga_2mac_verification-ifdefs.patch
staging-rtl8192su-remove-rtl8192su_asic_verification-ifdefs.patch
staging-rtl8192su-remove-rtl8192su_usb_phy_test-ifdefs.patch
staging-rtl8192su-remove-rtl8190_download_firmware_from_header-ifdefs.patch
staging-rtl8192su-remove-rtl8192s_prepare_for_normal_release-ifdefs.patch
staging-rtl8192su-remove-rtl8192su_disable_iqk-ifdefs.patch
staging-rtl8192su-remove-rtl8192se-ifdefs.patch
staging-rtl8192su-remove-rtl8192su-ifdefs.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2950: space before tab in indent.
                                			(eqMacAddr(priv->ieee80211->current_network.bssid,  (fc & IEEE80211_FCTL_TODS)? hdr->addr1 : (fc & IEEE80211_FCTL_FROMDS )? hdr->addr2 : hdr->addr3))
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:2951: space before tab in indent.
                                				 && (!pstats->bHwError) && (!pstats->bCRC)&& (!pstats->bICV));
warning: 2 lines add whitespace errors.
staging-rtl8192su-remove-unused-files.patch
staging-rtl8192su-remove-dead-code.patch
/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:3218: space before tab in indent.
        	//sMacAddr[5] = (u8)GetRandomNumber(1, 254);
warning: 1 line adds whitespace errors.
staging-rt3070-add-support-for-linksys-wusb54gc-eu-v3.patch
staging-rt-fix-wait_queue_head_t-declaration-on-stack.patch
staging-rt-don-t-confuse-user-of-rt3070-driver-with-rt2870-strings.patch
staging-vt6655-remove-private_obj-ifdefs.patch
staging-vt6655-remove-unused-makefile.-arm-x86-files.patch
$ cd ../next
$ git fetch -f ../quilt-tmp master:quilt/staging
From ../quilt-tmp
 + 722ef74...b2bcd06 master     -> quilt/staging  (forced update)