Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753364AbbGIBmZ (ORCPT ); Wed, 8 Jul 2015 21:42:25 -0400 Received: from casper.infradead.org ([85.118.1.10]:59578 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752655AbbGIBmD (ORCPT ); Wed, 8 Jul 2015 21:42:03 -0400 Message-ID: <559DD165.2060700@infradead.org> Date: Wed, 08 Jul 2015 18:41:57 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Cristian Stoica , jkosina@suse.cz, trivial@kernel.org CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] trivial: fix typos and remove double words References: <1436343826-18463-1-git-send-email-cristian.stoica@freescale.com> <1436344939-19101-1-git-send-email-cristian.stoica@freescale.com> In-Reply-To: <1436344939-19101-1-git-send-email-cristian.stoica@freescale.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4978 Lines: 85 On 07/08/15 01:42, Cristian Stoica wrote: > - to to > - when when > > Signed-off-by: Cristian Stoica > Reviewed-by: Randy Dunlap Reviewed-by: Randy Dunlap Now you can include that tag. You shouldn't add it before I offer it. Thanks. > --- > v3 - updates after Randy's review (v2 missed drivers/i2c/busses/Kconfig) > > Documentation/PCI/pci.txt | 2 +- > Documentation/RCU/lockdep.txt | 4 ++-- > Documentation/cpu-freq/cpu-drivers.txt | 2 +- > arch/arc/mm/cache.c | 2 +- > arch/arm/mach-davinci/cp_intc.c | 2 +- > arch/ia64/kernel/acpi.c | 2 +- > arch/powerpc/sysdev/ppc4xx_cpm.c | 2 +- > arch/x86/kvm/paging_tmpl.h | 2 +- > arch/x86/mm/pgtable.c | 2 +- > drivers/block/cciss.c | 2 +- > drivers/block/cciss_cmd.h | 2 +- > drivers/clk/bcm/clk-kona-setup.c | 2 +- > drivers/crypto/n2_core.c | 2 +- > drivers/dma/ep93xx_dma.c | 2 +- > drivers/gpu/drm/i915/intel_panel.c | 2 +- > drivers/gpu/drm/vmwgfx/svga_reg.h | 2 +- > drivers/i2c/busses/Kconfig | 2 +- > drivers/i2c/busses/i2c-cros-ec-tunnel.c | 4 ++-- > drivers/i2c/busses/i2c-viperboard.c | 4 ++-- > drivers/infiniband/hw/qib/qib_pcie.c | 2 +- > drivers/input/mouse/hgpk.c | 2 +- > drivers/md/dm-cache-policy-mq.c | 2 +- > drivers/mmc/core/host.c | 2 +- > drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c | 2 +- > drivers/net/ethernet/chelsio/cxgb4vf/sge.c | 2 +- > drivers/net/ethernet/intel/e1000/e1000_hw.c | 2 +- > drivers/net/wireless/ath/ath10k/mac.c | 2 +- > drivers/net/wireless/ath/ath10k/testmode.c | 4 ++-- > drivers/net/wireless/ath/ath9k/hw.h | 2 +- > drivers/net/wireless/brcm80211/brcmsmac/types.h | 4 ++-- > drivers/net/wireless/iwlwifi/dvm/lib.c | 2 +- > drivers/net/wireless/iwlwifi/mvm/d3.c | 2 +- > drivers/net/wireless/iwlwifi/mvm/fw-api-power.h | 2 +- > drivers/ps3/ps3-lpm.c | 2 +- > drivers/scsi/hpsa.c | 2 +- > drivers/scsi/mpt2sas/mpt2sas_base.h | 2 +- > drivers/scsi/mpt2sas/mpt2sas_transport.c | 2 +- > drivers/scsi/mpt3sas/mpt3sas_base.h | 2 +- > drivers/scsi/mpt3sas/mpt3sas_transport.c | 2 +- > drivers/scsi/snic/snic_debugfs.c | 2 +- > drivers/staging/lustre/lustre/include/cl_object.h | 2 +- > drivers/staging/lustre/lustre/libcfs/hash.c | 2 +- > drivers/staging/wilc1000/host_interface.c | 2 +- > drivers/usb/host/uhci-grlib.c | 2 +- > drivers/usb/host/uhci-platform.c | 2 +- > fs/btrfs/ioctl.c | 2 +- > fs/ocfs2/refcounttree.c | 2 +- > fs/xfs/xfs_trans_ail.c | 2 +- > include/linux/cpufreq.h | 2 +- > include/linux/mm.h | 2 +- > net/mac80211/sta_info.h | 4 ++-- > net/netlink/genetlink.c | 2 +- > net/tipc/msg.c | 2 +- > sound/soc/tegra/tegra20_das.h | 4 ++-- > tools/perf/Documentation/perf-script-perl.txt | 2 +- > tools/perf/Documentation/perf-script-python.txt | 2 +- > tools/perf/util/event.h | 2 +- > tools/testing/ktest/sample.conf | 2 +- > tools/testing/selftests/ftrace/test.d/ftrace/func_profiler.tc | 2 +- > 59 files changed, 66 insertions(+), 66 deletions(-) -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/