summaryrefslogtreecommitdiff
path: root/Next/quilt-import.log
diff options
context:
space:
mode:
Diffstat (limited to 'Next/quilt-import.log')
-rw-r--r--Next/quilt-import.log562
1 files changed, 562 insertions, 0 deletions
diff --git a/Next/quilt-import.log b/Next/quilt-import.log
new file mode 100644
index 000000000000..e88d5b950314
--- /dev/null
+++ b/Next/quilt-import.log
@@ -0,0 +1,562 @@
+Importing driver-core.current based on 2.6.29-rc4
+ quilt series is empty
+$ git update-ref refs/heads/quilt/driver-core.current 8e4921515c1a379539607eb443d51c30f4f7f338
+Importing usb.current based on quilt/driver-core.current
+$ git clone -s -l -n -q . ../quilt-tmp
+$ cd ../quilt-tmp
+$ git reset --hard 8e4921515c1a379539607eb443d51c30f4f7f338
+HEAD is now at 8e49215 Linux 2.6.29-rc4
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb.current
+usb-fsl_qe_udc-fix-oops-on-qe-udc-probe-failure.patch
+usb-fsl_qe_udc-fix-recursive-locking-bug-in-ch9getstatus.patch
+usb-fsl_qe_udc-fix-qe-usb-controller-initialization.patch
+usb-fsl_qe_udc-fix-disconnects-reporting-during-bus-reset.patch
+usb-fsl_qe_udc-fix-muram-corruption-by-disabled-endpoints.patch
+usb-fsl_qe_udc-fix-stalled-tx-requests-bug.patch
+usb-cdc-acm.c-remove-duplicate-lines-for-mtk-gps-support.patch
+revert-usb-option-add-pantech-cards.patch
+usb-usb-storage-remove-warn-from-last-sector-hacks.patch
+usb-usb-serial-fix-the-aircable_init-failure-path.patch
+usb-ftdi_sio-add-support-for-the-ndi-polaris-system.patch
+usb-usb-storage-add-pentax-to-the-bad-vendor-list.patch
+usb-ftdi_sio-unlock_kernel-on-error-in-set_serial_info.patch
+usb-two-more-usb-ids-for-ti_usb_3410_5052.patch
+usb-option-new-mobile-broadband-modems-to-be-supported.patch
+usb-correct-makefile-to-make-isp1760-buildable.patch
+usb-storage-update-unusual_devs-entry-for-datafab-kecf-usb.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/usb.current
+From ../quilt-tmp
+ + 4af50ac...17b1445c master -> quilt/usb.current (forced update)
+Importing driver-core based on quilt/usb.current
+$ cd ../quilt-tmp
+$ git reset --hard 17b1445cc57cc1f0541c33a9cf9d5e91e4a0f8be
+HEAD is now at 17b1445c USB: Storage: Update unusual_devs entry for Datafab KECF-USB
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/driver-core
+bus_id-edac2.patch
+bus_id-spi.patch
+bus_id-video2.patch
+bus_id-zorro.patch
+bus_id-input2.patch
+bus_id-mmc2.patch
+bus_id-mtd.patch
+bus_id-parisc.patch
+bus_id-pci.patch
+bus_id-rapidio.patch
+bus_id-s390.patch
+bus_id-serial.patch
+bus_id-sh.patch
+bus_id-tc.patch
+bus_id-pcmcia2.patch
+bus_id-rtc2.patch
+bus_id-net2.patch
+bus_id-drm.patch
+bus_id-v4l.patch
+bus_id-amba.patch
+bus_id-dio.patch
+bus_id-dma.patch
+bus_id-eisa.patch
+bus_id-gpio.patch
+bus_id-mca.patch
+bus_id-mfd.patch
+bus_id-wimax.patch
+bus_id-usb.patch
+bus_id-ps3.patch
+driver-core-get-rid-of-struct-device-s-bus_id-string-array.patch
+sysfs-use-standard-magic.h-for-sysfs.patch
+sysfs-take-sysfs_mutex-when-fetching-the-root-inode.patch
+driver-core-check-bus-match-without-holding-device-lock.patch
+platform-make-better-use-of-to_platform_-device-driver-macros.patch
+platform-introduce-module-id-table-for-platform-devices.patch
+uio-add-name-attributes-for-mappings-and-port-regions.patch
+uio-add-the-uio_aec-driver.patch
+platform-driver-fix-incorrect-use-of-platform_bus_type-with-struct-device_driver.patch
+driver-core-create-a-private-portion-of-struct-device.patch
+driver-core-move-klist_children-into-private-structure.patch
+driver-core-move-knode_driver-into-private-structure.patch
+driver-core-move-knode_bus-into-private-structure.patch
+dynamic-debug-combine-dprintk-and-dynamic-printk.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:104: space before tab in indent.
+ * The flags field controls the behaviour at the callsite.
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:105: space before tab in indent.
+ * The bits here are changed dynamically when the user
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:106: space before tab in indent.
+ * writes commands to <debugfs>/dynamic_debug/ddebug
+warning: 3 lines add whitespace errors.
+dynamic-debug-update-docs.patch
+dynamic-debug-allow-simple-quoting-of-words.patch
+warn-when-statically-allocated-kobjects-are-used.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/driver-core
+From ../quilt-tmp
+ + c34f51b...94f001b master -> quilt/driver-core (forced update)
+Importing usb based on quilt/driver-core
+$ cd ../quilt-tmp
+$ git reset --hard 94f001b7f0d94545d2f7183fa9131864c98c9019
+HEAD is now at 94f001b warn when statically-allocated kobjects are used
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/usb
+usblp-continuously-poll-for-status.patch
+usb-gpio_vbus-add-delayed-vbus_session-calls.patch
+usb-pxa27x_udc-factor-pullup-code-to-prepare-otg-transceiver.patch
+usb-pxa27x_udc-add-vbus-session-handling.patch
+usb-pxa27x_udc-add-otg-transceiver-support.patch
+usb-pxa27x_udc-add-vbus_draw-callback.patch
+usb-move-definitions-from-usb.h-to-usb-ch9.h.patch
+usb-ub-use-usb-api-functions-rather-than-constants.patch
+usb-remove-redundant-test-in-pxa27x_udc-and-ftdi_sio.patch
+usb-drivers-use-usb-api-functions-rather-than-constants.patch
+usb-gadget-remove-duplicated-include.patch
+usb-usb-serial-ch341-support-for-dtr-rts-cts.patch
+usb-imx_udc-fix-imx-udc-gadget-bugs.patch
+usb-imx_udc-fix-imx-udc-gadget-code-style.patch
+usb-imx_udc-fix-imx-udc-gadget-ep0-irq-handling.patch
+usb-imx_udc-fix-imx-udc-gadget-general-irq-handling.patch
+usb-suspend-resume-support-for-option-driver.patch
+usb-suspend-resume-for-opticon-driver.patch
+usb-count-reaches-1-tested-0.patch
+usb-musb_host-fix-musb_host_tx-for-shared-endpoint-fifo.patch
+usb-musb_host-fix-endpoint-allocation.patch
+usb-musb_host-fix-urb_dequeue-method.patch
+usb-musb_host-fix-endpoint_disable-method.patch
+usb-musb_host-fix-data-toggle-saving-with-shared-fifo.patch
+usb-musb_host-fix-premature-pio-transfer-end.patch
+usb-musb_host-don-t-limit-interval-for-low-speed-devices.patch
+usb-musb_host-fix-premature-tx-urb-giveback-in-dma-mode.patch
+usb-musb_gadget_ep0-fix-unhandled-irq.patch
+usb-musb-disable-usb-interrupt-in-the-musb_resume-function.patch
+usb-musb-adding-high-bandwidth-support.patch
+usb-musb-nak-timeout-scheme-on-bulk-reserved-ep.patch
+usb-serial-introduce-a-flag-into-the-usb-serial-layer-to-tell-drivers-that-their-urbs-are-killed-due-to-suspension.patch
+usb-serial-generic-resume-function-fix.patch
+usb-serial-export-symbol-of-usb_serial_generic_resume.patch
+usb-serial-use-generic-method-if-no-alternative-is-provided-in-usb-serial-layer.patch
+usb-add-missing-kern_-constants-to-printks.patch
+usb-ftdi_sio-remove-pointless-syslog-spew.patch
+usb-otg-adding-nop-usb-transceiver.patch
+usb-serial-opticon-add-write-support.patch
+usb-serial-opticon-add-serial-line-ioctls.patch
+usb-usb_storage-make-kconfig-note-visible-in-the-console.patch
+usb-skeleton-use-dev_info-instead-of-info.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/usb
+From ../quilt-tmp
+ + fa7800f...849894b master -> quilt/usb (forced update)
+Unchanged quilt series device-mapper
+Importing i2c based on 2.6.29-rc4-git1
+$ cd ../quilt-tmp
+$ git reset --hard d5b562330ec766292a3ac54ae5e0673610bd5b3d
+HEAD is now at d5b5623 mm: fix error case in mlock downgrade reversion
+$ git quiltimport --author Jean Delvare <khali@linux-fr.org> --patches ../quilt/i2c
+i2c-nforce2-add-MCP79-support.patch
+eeprom-at24-remove-EXPERIMENTAL.patch
+i2c-timeouts-reach-1.patch
+i2c-algo-pcf-01-style-cleanups.patch
+i2c-algo-pcf-02-handle-timeout-correctly.patch
+i2c-add-missing-KERN-constants-to-printks.patch
+i2c-algo-pca-adapt-debug-macros-for-KERN-constants.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/i2c
+From ../quilt-tmp
+ + 89fc72b...695d07f master -> quilt/i2c (forced update)
+Unchanged quilt series jdelvare-hwmon
+Unchanged quilt series kernel-doc
+Importing ide based on eda58a85ec3fc05855a26654d97a2b53f0e715b9
+$ cd ../quilt-tmp
+$ git reset --hard eda58a85ec3fc05855a26654d97a2b53f0e715b9
+HEAD is now at eda58a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
+$ git quiltimport --author Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> --patches ../quilt/ide
+ide-fix-ide_dflag_no_io_32bit-handling.patch
+ide-move-ide_pktcmd_tf_load-to-ide-atapi-c.patch
+ide-no-need-to-touch-local-irqs-in-ide_probe_port.patch
+ide-move-lock-and-timer-init-from-init_irq-to-ide_init_port_data.patch
+ide-init_irq-doesnt-need-to-hold-ide_cfg_mtx.patch
+ide-remove-superfluous-check-from-ide_proc_port_register_devices.patch
+ide-acpi-no-need-to-zero-acpidata-for-devices.patch
+ide-acpi-init-acpi-handles-early-for-devices.patch
+ide-add-ide_for_each_present_dev-iterator.patch
+ide-sanitize-acpi-initialization.patch
+ide-acpi-cleanup-do_drive_get_gtf.patch
+ide-acpi-cleanup-do_drive_set_taskfiles.patch
+ide-acpi-remove-taskfile_load_raw.patch
+Context reduced to (2/2) to apply fragment at 21
+ide-remove-stale-comments-from-drive_is_ready.patch
+ide-unexport-ide_devset_execute.patch
+ide-move-drive_is_ready-to-ide-io-c.patch
+ide-move-ide_dma_timeout_retry-to-ide-dma-c.patch
+ide-remove-ide_do_drive_cmd.patch
+ide-factor-out-processing-of-special-commands-from-ide_special_rq.patch
+ide-move-ide_do_park_unpark-to-ide-park-c.patch
+ide-move-device-settings-code-to-ide-devsets-c.patch
+ide-move-xfer-mode-tuning-to-ide-xfer-mode-c.patch
+ide-move-ide_read_bcount_and_ireason-to-ide-atapi-c.patch
+ide-move-standard-io-code-to-ide-io-std-c.patch
+ide-fix-printk-levels-in-atapi_-reset_pollfunc.patch
+ide-fix-comments-in-ide_config_drive_speed.patch
+ide-checkpatch-pl-fixes-for-ide-iops-c.patch
+ide-move-error-handling-code-to-ide-eh-c-v2.patch
+mn10300-add-pci_get_legacy_ide_irq-to-asm-pci-h.patch
+amd74xx-use-ide_pci_is_in_compatibility_mode.patch
+ns87415-use-pci_get_legacy_ide_irq.patch
+ns87415-small-init_hwif-cleanup.patch
+trm290-small-init_hwif-cleanup.patch
+ide-handle-ide_hflag_-force-_legacy_irqs-in-ide_pci_init_-one-two-.patch
+ide-use-pci_get_legacy_ide_irq-in-ide_pci_init_-one-two-.patch
+ide-use-ide_pci_is_in_compatibility_mode-in-ide_pci_init_-one-two-.patch
+ide-remove-no-longer-needed-ide_hflag_-force-_legacy_irqs.patch
+amd74xx-remove-no-longer-needed-init_hwif-method.patch
+ide-remove-no-longer-needed-irq-fallback-code-from-hwif_init.patch
+ide-remove-no-longer-needed-irq-auto-probing-from-try_to_identify-v2.patch
+ide-remove-try_to_identify-wrapper.patch
+ide-fix-init_chipset-method-to-return-int.patch
+ide-remove-pciirq-argument-from-ide_pci_setup_ports.patch
+frv-remove-asm-ide-h.patch
+mn10300-remove-asm-ide-h.patch
+ide-fix-kmalloc-failure-handling-in-ide_driveid_update.patch
+ide-propagate-altstatus-workarounds-to-ide_driveid_update.patch
+ide-shorten-timeout-value-in-ide_driveid_update.patch
+ide-remove-broken-exabytenest-support.patch
+ide-classify-device-type-in-do_probe.patch
+ide-sanitize-select_mask-usage-in-ide_driveid_update.patch
+ide-clear-drive-irq-after-re-enabling-local-irqs-in-ide_driveid_update.patch
+ide-use-try_to_identify-in-ide_driveid_update.patch
+icside-use-struct-ide_port_info-also-for-pcb-version-5.patch
+ide_arm-use-struct-ide_port_info.patch
+ide-generic-use-struct-ide_port_info.patch
+ide-pnp-use-struct-ide_port_info.patch
+buddha-use-struct-ide_port_info.patch
+macide-use-struct-ide_port_info.patch
+ide-move-rqsize-init-from-init_irq-to-ide_init_port.patch
+ide-improve-debugging-scheme.patch
+ide-remove-ide_arch_intr-v2.patch
+ide-remove-ide_arch_lock-v2.patch
+ide-make-m68k-host-drivers-use-ide_hflag_mmio.patch
+m68k-cleanup-asm-ide-h.patch
+ide-palm_bk3710-use-ioremap-instead-of-arch-specific-io_address.patch
+ide-cd-use-ide_drive_t-s-rq-in-cdrom_queue_request_sense.patch
+ide-include-asm-ide-h-only-when-needed.patch
+scc_pata-remove-declare_scc_dev-macro-v2.patch
+ide-fix-memleak-on-failure-in-probe_for_drive.patch
+ide-fix-error-message-in-pre_task_out_intr.patch
+ide-allow-host-drivers-to-specify-irq-flags.patch
+ide-remove-now-superfluous-check-from-ide_host_register.patch
+ide-add-ide_hflag_dtc2278-host-flag.patch
+ide-add-ide_hflag_4drives-host-flag.patch
+ide-add-flagged_tf_flags-to-struct-ide_taskfile-v2.patch
+ide-complete-power-step-in-ide_complete_pm_request.patch
+ide-factor-out-completion-of-taskfile-from-ide_end_drive_cmd.patch
+ide-move-request-type-specific-code-from-ide_end_drive_cmd-to-the-callers-v2.patch
+ide-no-need-to-read-status-and-error-registers-for-empty-taskfile-requests.patch
+ide-remove-data_phase-field-from-ide_hwif_t.patch
+ide-move-smart_enable-call-out-from-get_smart_data.patch
+icside-icside_dma_setup-fixes.patch
+trm290-trm290_dma_setup-fix.patch
+au1xxx-ide-auide_dma_end-cleanup.patch
+ide-remove-no-longer-needed-pc_flag_timedout-packet-command-flag.patch
+ide-floppy-remove-stale-check-from-ide_floppy_end_request.patch
+ide-tape-remove-superfluous-tape-lock.patch
+ide-move-failed_pc-to-ide_drive_t.patch
+ide-use-end_request-only-for-private-device-driver-requests.patch
+ide-floppy-tape-cleanup-ide-_end_request.patch
+ide-remove-end_request-method.patch
+ide-return-request-status-from-pc_callback-method.patch
+ide-use-blk_fs_request-check-in-ide-taskfile-c.patch
+ide-call-ide_build_sglist-prior-to-dma_setup-v2.patch
+ide-remove-ide_task_t-typedef.patch
+ide-pass-command-instead-of-request-to-ide_pio_datablock.patch
+ide-move-command-related-fields-from-ide_hwif_t-to-struct-ide_cmd.patch
+ide-set-ide_tflag_write-basing-on-data-phase-used-in-ide_taskfile_ioctl.patch
+ide-use-ata_tf_protocols-enums.patch
+ide-merge-task_in-out_intr.patch
+ide-inline-task_in_unexpected-into-task_pio_intr.patch
+ide-unify-exit-paths-in-task_pio_intr.patch
+ide-task_error-to-ide_error_cmd.patch
+ide-use-ide_complete_cmd-for-head-unload-commands.patch
+ide-use-ide_complete_cmd-for-req_unpark_heads.patch
+ide-sanitize-ide_finish_cmd.patch
+ide-ide-c-clear-fix-ide-nodma-documentation.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/ide
+From ../quilt-tmp
+ + 3ed431d...8379cb9 master -> quilt/ide (forced update)
+Unchanged quilt series rr
+Unchanged quilt series ttydev
+Unchanged quilt series aoe
+Importing staging based on quilt/usb
+$ cd ../quilt-tmp
+$ git reset --hard 849894bda343952933eefa7256a121e65b5147f5
+HEAD is now at 849894b USB: skeleton: Use dev_info instead of info
+$ git quiltimport --author Greg KH <greg@kroah.com> --patches ../quilt/staging
+revert-staging-at76_usb-update-drivers-staging-at76_usb-w-mac80211-port.patch
+staging-at76_usb-fix-bugs-introduced-by-staging-at76_usb-cleanup-dma-on-stack-issues.patch
+staging-at76_usb-add-support-for-oqo-model-01.patch
+staging-android-ram_console-disable-ecc-when-early-init-is-enabled-and-validate-buffer-size.patch
+staging-android-fix-up-units-in-timed_gpio.patch
+staging-panel-fix-lcd-panel-driver-build-failure.patch
+staging-sxg-new-sxg_sgl-design-and-mac-header-changes.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:52: space before tab in indent.
+ * Get out of here
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:53: space before tab in indent.
+ */
+warning: 2 lines add whitespace errors.
+staging-sxg-typedef-removal-pending-work.patch
+staging-sxg-commenting-style-fixes-pending-work.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:905: space before tab in indent.
+ * XXXTODO - Assuming Link Attention is only being generated
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:906: space before tab in indent.
+ * for the Link Alarm pin (and not for a XAUI Link Status change)
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:907: space before tab in indent.
+ * , then it's impossible to get here. Yet we've gotten here
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:908: space before tab in indent.
+ * twice (under extreme conditions - bouncing the link up and
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:909: space before tab in indent.
+ * down many times a second). Needs further investigation.
+warning: squelched 1 whitespace error
+warning: 6 lines add whitespace errors.
+staging-sxg-indentation-fixes-mostly-80-char-lines.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:272: space before tab in indent.
+ /* Memory write and invalidate */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent.
+ * to RESET
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:485: space before tab in indent.
+ */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:786: space before tab in indent.
+ AXGMAC_CFG1_XMT_EN |
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:788: space before tab in indent.
+ AXGMAC_CFG1_RCV_PAUSE |
+warning: squelched 9 whitespace errors
+warning: 14 lines add whitespace errors.
+staging-sxg-receive-code-and-data-structure-cleanups.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:57: space before tab in indent.
+ sizeof(struct sxg_config_mac));
+warning: 1 line adds whitespace errors.
+staging-sxg-ethtool-framework-and-receive-code-path-changes.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:222: space before tab in indent.
+ * from the FLASH/EEPROM or download file ?
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:223: space before tab in indent.
+ */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:225: space before tab in indent.
+ * Also check what is the right EEPROM length : EEPROM_SIZE_XFMR or EEPROM_SIZE_NO_XFMR
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:226: space before tab in indent.
+ */
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:247: space before tab in indent.
+ memcpy(data + index * ETH_GSTRING_LEN,
+warning: squelched 3 whitespace errors
+warning: 8 lines add whitespace errors.
+staging-sxg-sxg-sgl-related-cleanup-in-data-structures-and-code.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:410: space before tab in indent.
+ void *temp_RcvBlock;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:411: space before tab in indent.
+ struct list_entry *ple;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:412: space before tab in indent.
+ struct sxg_rcv_block_hdr *RcvBlockHdr;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:484: space before tab in indent.
+ iounmap((void *)adapter->HwRegs);
+warning: 4 lines add whitespace errors.
+staging-sxg-locking-related-changes.-fix-locking-levels.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:120: space before tab in indent.
+ ple = RemoveHeadList(&adapter->AllSglBuffers);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:121: space before tab in indent.
+ Sgl = container_of(ple, struct sxg_scatter_gather, AllList);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:122: space before tab in indent.
+ kfree(Sgl);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:168: space before tab in indent.
+ atomic_inc(&adapter->pending_allocations);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:183: space before tab in indent.
+ atomic_dec(&adapter->pending_allocations);
+warning: squelched 11 whitespace errors
+warning: 16 lines add whitespace errors.
+staging-sxg-add-ethtool-functionality-enhancement-and-misc-cleanups.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:94: space before tab in indent.
+ if (adapter->stats.rx_missed_errors< 5) {
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:218: space before tab in indent.
+ return STATUS_FAILURE;
+warning: 2 lines add whitespace errors.
+staging-sxg-firmware-updates.patch
+staging-sxg-fix-to-load-card-on-low-memory-machines.patch
+staging-sxg-fix-build-warnings-in-sxg_ethtool.patch
+staging-sxg-remove-firmware-files-from-sgx_ethtool.c.patch
+staging-sxg-fix-build-warnings-in-downloadb-firmware-files.patch
+staging-sxg-fix-build-warnings-in-sxg.c.patch
+staging-sxg-add-multicast-support-for-sahara-sxg-driver.patch
+staging-sxg-add-napi-feature-to-sahara-sxg-driver.patch
+staging-sxg-cleanup-the-sxg-driver-of-unused-space-and-functions.patch
+staging-sxg-add-jumbo-frames-support-to-sahara-sxg-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:193: space before tab in indent.
+ */
+warning: 1 line adds whitespace errors.
+staging-sxg-removed-unnecessary-checks-while-taking-transmit-locks.patch
+staging-sxg-make-sxg-driver-use-msi-x-interrupts-if-possible.patch
+staging-asus_oled-fix-sparse-warnings-about-using-plain-integer-as-null-pointer.patch
+staging-asus_oled-do-not-initialise-statics-to-0-or-null.patch
+staging-asus_oled-trailing-statements-should-be-on-next-line.patch
+staging-asus_oled-fix-various-checkpatch.pl-issues-regarding-missing-or-obsolete-spaces.patch
+staging-asus_oled-do-not-use-assignment-in-if-condition.patch
+staging-w35und-remove-unused-header-files.patch
+staging-w35und-remove-unnecessary-os_common.h-header-file.patch
+staging-w35und-remove-crazy-commented-out-includes.patch
+staging-w35und-unify-mto.h-and-mto_f.h-header-files.patch
+staging-w35und-convert-code-to-use-eth_alen.patch
+staging-w35und-remove-useless-macro-from-common.h.patch
+staging-w35und-kill-wbdebug-and-remove-common.h-header-file.patch
+staging-w35und-typedef-removal.patch
+staging-w35und-remove-hw_data_t-typedef.patch
+staging-w35und-remove-mto_func_input-macro-obfuscation.patch
+staging-w35und-fix-registration-with-wlan-stack.patch
+staging-w35und-fix-usb_control_msg-error-handling-in-wb35_probe.patch
+staging-wlan-ng-remove-use-of-__wlan_attrib_pack__.patch
+staging-wlan-ng-remove-use-of-wlan_addr_len.patch
+staging-wlan-ng-remove-stray-comments-in-header-files.patch
+staging-wlan-ng-cleanup-wlan_compat.h-more.patch
+staging-wlan-ng-remove-dbfenter-dbfexit-macros.patch
+staging-wlan-ng-use-generic-byteorder-macros.patch
+staging-wlan-ng-replace-bitx-with-the-generic-bit.patch
+staging-wlan-ng-move-urb_async_unlink-and-usb_queue_bulk-out-of-wlan_compat.h.patch
+staging-wlan-ng-remove-wlan_log_info.patch
+staging-wlan-ng-remove-wlan_max-wlan_min.patch
+staging-wlan-ng-replace-wlan_log_notice-with-printk.patch
+staging-wlan-ng-replace-wlan_log_error-with-printk.patch
+staging-wlan-ng-replace-wlan_log_warning-with-printk.patch
+staging-wlan-ng-replace-wlan_isprint-with-generic-isprint.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211types.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211hdr.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211meta.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-hfa384x.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211msg.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211netdev.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211conv.c.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211conv.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211req.c.patch
+staging-wlan-ng-replace-sswap-with-the-generic-swap.-also-remove-a.patch
+staging-wlan-ng-remove-more-dead-unused-code-from-p80211types.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-prism2sta.c.patch
+staging-wlan-ng-remove-dead-code-from-prism2mgmt.c.patch
+staging-wlan-ng-remove-dead-code-from-hfa384x_usb.c.patch
+staging-wlan-ng-remove-unused-header-file-p80211metamib.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211metadef.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-p80211ioctl.h.patch
+staging-wlan-ng-remove-dead-unused-code-from-hfa384x.h-and-p80211metamsg.h.patch
+staging-wlan-ng-remove-more-dead-unused-code-from-hfa384x.h.patch
+staging-wlan-ng-remove-wlan_include_debug-and-some-related-mostly-unused.patch
+staging-wlan-ng-move-netdevice_t-typedef-into-p80211netdev.h.patch
+staging-wlan-ng-move-wlan_mkprintstr-and-wlan_hexchar-macros-into-prism2sta.c.patch
+staging-wlan-ng-replace-wlan_log_debug-with-printk-kern_debug.patch
+staging-wlan-ng-p80211req.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211req.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2mgmt.h-coding-style-cleanups.patch
+staging-wlan-ng-hfa384x.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211wext.c-coding-style-cleanups.patch
+staging-wlan-ng-p80211meta.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211ioctl.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211metastruct.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211hdr.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211conv.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211conv.c-coding-style-cleanups.patch
+staging-wlan-ng-p80211types.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211msg.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211netdev.h-coding-style-cleanups.patch
+staging-wlan-ng-p80211mgmt.h-coding-style-cleanups.patch
+staging-wlan-ng-prism2mib.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2usb.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2sta.c-coding-style-cleanups.patch
+staging-wlan-ng-p80211netdev.c-coding-style-cleanups.patch
+staging-wlan-ng-hfa384x_usb.c-coding-style-cleanups.patch
+staging-wlan-ng-prism2mgmt.c-coding-style-cleanups.patch
+staging-me4000-use-linux-uaccess.h-and-linux-io.h.patch
+staging-me4000-return-is-not-a-function-no-parentheses-required.patch
+staging-me4000-inline-keyword-should-sit-between-storage-class-and-type.patch
+staging-me4000-replace-some-c99-comments.patch
+staging-me4000-kfree-is-safe-so-no-extra-checks-needed.patch
+staging-me4000-fix-various-checkpatch.pl-warnings-about-bracing.patch
+staging-me4000-do-not-use-c99-style-comments.patch
+staging-me4000-use-tabs-for-code-indentation.patch
+staging-me4000-make-file_operations-const.patch
+staging-remove-duplicated-include-s.patch
+staging-agnx-move-a-dereference-below-a-null-test.patch
+staging-agnx-i-reaches-1-tested-0.patch
+staging-go7007-move-a-dereference-below-a-null-test.patch
+staging-comedi-correct-use-of-and.patch
+staging-meilhaus-correct-use-of-and.patch
+staging-rt2860-rt2870-correct-use-of-and.patch
+staging-comedi-use-define_spinlock.patch
+staging-meilhaus-use-define_spinlock.patch
+staging-go7007-introduce-missing-kfree.patch
+staging-comedi-introduce-missing-kfree.patch
+staging-comedi-move-a-dereference-below-a-null-test.patch
+staging-rt2860-remove-kernel-version-compatibility-wrappers.patch
+staging-otus-logical-bit-and-confusion.patch
+staging-meilhaus-unsigned-won-t-get-negative-after-subtraction.patch
+staging-altpciechdma-null-deref-in-altpciechdma.c-remove.patch
+staging-at76_usb-mention-mac80211-port-in-todo-file.patch
+staging-otus-use-usb-api-functions-rather-than-constants.patch
+staging-rspiusb-use-usb-api-functions-rather-than-constants.patch
+staging-benet-convert-netif_rx_-to-napi_.patch
+staging-usbip-kmem_cache_alloc-memset-kmem_cache_zalloc.patch
+staging-slicoss-use-request_firmware.patch
+staging-slicoss-remove-the-static-firmware-header-files.patch
+staging-slicoss-add-binary-firmware-to-firmware-directory.patch
+staging-frontier-make-checkpatch.pl-considerably-happier-with-tranzport-driver.patch
+staging-frontier-make-checkpatch.pl-much-happier-with-alphatrack-driver.patch
+staging-frontier-removed-now-unused-frontier_compat.h-file.patch
+staging-frontier-updated-documentation.patch
+staging-frontier-make-checkpatch.pl-happy-with-alphatrack.h.patch
+staging-frontier-remove-unused-components-of-the-alphatrack-tranzport-sysfs-interface.patch
+staging-dst-core-files.patch
+staging-dst-network-state-machine.patch
+staging-dst-export-node.patch
+staging-dst-thread-pool.patch
+staging-dst-transactions.patch
+staging-dst-crypto-processing.patch
+staging-dst-replace-bus_id-with-dev_set_name.patch
+staging-dst-kconfig-and-makefile-changes.patch
+staging-dst-kconfig-update.patch
+staging-dst-optimize-bio-allocation.patch
+staging-dst-extend-thread-pool-exit-conditions.patch
+staging-dst-do-not-allow-empty-barriers.patch
+staging-dst-kconfig-text-update.patch
+staging-dst-fix-build-dependancy.patch
+staging-add-stlc45xx-wi-fi-driver-for-stlc4550-4560.patch
+staging-add-aten2011-usb-to-serial-converter-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:332: space before tab in indent.
+ if (minor == SERIAL_TTY_NO_MINOR)
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:379: space before tab in indent.
+ if (minor == SERIAL_TTY_NO_MINOR)
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:386: space before tab in indent.
+ Wval=(((__u16)port->number - (__u16)(minor))+1)<<8;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:393: space before tab in indent.
+ // Wval= 0x100;
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:394: space before tab in indent.
+ Wval=(((__u16)port->number - (__u16)(minor))+1)<<8;
+warning: squelched 116 whitespace errors
+warning: 121 lines add whitespace errors.
+staging-aten2011-run-lindent.patch
+staging-aten2011-move-.h-files-into-the-driver.patch
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:395: space before tab in indent.
+ unsigned int set, unsigned int clear);
+/home/sfr/kernels/next/quilt-tmp/.git/rebase-apply/patch:409: space before tab in indent.
+ unsigned int set, unsigned int clear);
+warning: 2 lines add whitespace errors.
+staging-aten2011-remove-kernel-version-dependencies.patch
+staging-aten2011-fix-up-comments-by-removing-most-of-them.patch
+staging-aten2011-remove-unneeded-defines.patch
+staging-aten2011-remove-function-prototypes.patch
+staging-aten2011-fix-up-sparse-warnings.patch
+staging-aten2011-remove-unused-fields-from-structures.patch
+staging-aten2011-clean-up-init-and-exit-functions.patch
+staging-aten2011-remove-paranoia-check-functions.patch
+staging-aten2011-fix-up-the-set_reg_sync-function.patch
+staging-aten2011-fix-up-the-get_reg_sync-function.patch
+staging-aten2011-fix-up-the-set_uart_reg-function.patch
+staging-aten2011-fix-up-the-get_uart_reg-function.patch
+staging-aten2011-delete-the-dump_serial_port-function.patch
+staging-aten2011-remove-wrappers-around-serial-get-and-put-data-functions.patch
+staging-aten2011-fix-up-c-comments.patch
+staging-aten2011-remove-dprintk-macro.patch
+staging-aten2011-s-__function__-__func__.patch
+staging-aten2011-fix-checkpatch-errors-and-warnings.patch
+staging-add-b3dfg-driver.patch
+staging-b3dfg-fixups-and-improvements.patch
+staging-b3dfg-prepare-b3dfg-for-submission-upstream.patch
+$ cd ../next
+$ git fetch -f ../quilt-tmp master:quilt/staging
+From ../quilt-tmp
+ + 87a2342...b0a52cc master -> quilt/staging (forced update)