lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 08 Jul 2015 18:41:57 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Cristian Stoica <cristian.stoica@...escale.com>, jkosina@...e.cz,
	trivial@...nel.org
CC:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] trivial: fix typos and remove double words

On 07/08/15 01:42, Cristian Stoica wrote:
> - to to
> - when when
> 
> Signed-off-by: Cristian Stoica <cristian.stoica@...escale.com>
> Reviewed-by: Randy Dunlap <rdunlap@...radead.org>

Reviewed-by: Randy Dunlap <rdunlap@...radead.org>

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists