···11/*22- * kvm_ia64.c: Basic KVM suppport On Itanium series processors22+ * kvm_ia64.c: Basic KVM support On Itanium series processors33 *44 *55 * Copyright (C) 2007, Intel Corporation.
+1-1
drivers/net/ethernet/intel/e1000/e1000_ethtool.c
···16711671 /* apply any specific unsupported masks here */16721672 switch (hw->device_id) {16731673 case E1000_DEV_ID_82546GB_QUAD_COPPER_KSP3:16741674- /* KSP3 does not suppport UCAST wake-ups */16741674+ /* KSP3 does not support UCAST wake-ups */16751675 wol->supported &= ~WAKE_UCAST;1676167616771677 if (adapter->wol & E1000_WUFC_EX)
+1-1
drivers/net/wireless/zd1211rw/zd_chip.c
···11551155 if (r)11561156 goto out;11571157 /* Currently we support IEEE 802.11g for full and high speed USB.11581158- * It might be discussed, whether we should suppport pure b mode for11581158+ * It might be discussed, whether we should support pure b mode for11591159 * full speed USB.11601160 */11611161 r = set_mandatory_rates(chip, 1);
+1-1
drivers/scsi/bnx2fc/bnx2fc_hwi.c
···296296 ofld_req3.flags |= (interface->vlan_enabled <<297297 FCOE_KWQE_CONN_OFFLOAD3_B_VLAN_FLAG_SHIFT);298298299299- /* C2_VALID and ACK flags are not set as they are not suppported */299299+ /* C2_VALID and ACK flags are not set as they are not supported */300300301301302302 /* Initialize offload request 4 structure */
+1-1
drivers/usb/gadget/at91_udc.c
···5151 * full speed USB controllers, including the at91rm9200 (arm920T, with MMU),5252 * at91sam926x (arm926ejs, with MMU), and several no-mmu versions.5353 *5454- * This driver expects the board has been wired with two GPIOs suppporting5454+ * This driver expects the board has been wired with two GPIOs supporting5555 * a VBUS sensing IRQ, and a D+ pullup. (They may be omitted, but the5656 * testing hasn't covered such cases.)5757 *
+1-1
sound/pci/emu10k1/emu10k1_patch.c
···123123 offset += size;124124 data += size;125125126126-#if 0 /* not suppported yet */126126+#if 0 /* not supported yet */127127 /* handle reverse (or bidirectional) loop */128128 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) {129129 /* copy loop in reverse */