* [PATCH 0/4] Some typo fixing
@ 2010-03-15 20:55 Thomas Weber
[not found] ` <1268686558-28171-1-git-send-email-swirl-EOsNSARiLbg@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Weber @ 2010-03-15 20:55 UTC (permalink / raw)
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
Cc: Karsten Keil, Lin Ming, Takashi Iwai, Benjamin Herrenschmidt,
Jaroslav Kysela, Pavel Machek, David Brownell,
linux-acpi-u79uwXL29TY76Z2rM5mHXA, KOSAKI Motohiro, Bjorn Helgaas,
Rusty Russell, John W. Linville, Steve Conklin, Ralph Campbell,
Anton Vorontsov, cbe-oss-dev-mnsaURCQ41sdnm+yROfE0A,
Liam Girdwood, Anthony Liguori, Jiri Kosina, Randy Dunlap,
Tejun Heo
I have fixed some typos.
Thomas Weber (4):
Fix typo: [Ss]ytem => [Ss]ystem
Fix typo: udpate => update
Fix typo: paramters => parameters
Fix typo: orginal => original
Documentation/cgroups/cgroups.txt | 2 +-
Documentation/kbuild/kconfig.txt | 2 +-
Documentation/sysfs-rules.txt | 2 +-
Documentation/trace/events.txt | 8 ++++----
drivers/acpi/osl.c | 4 ++--
drivers/ata/ata_piix.c | 2 +-
drivers/firewire/ohci.c | 2 +-
drivers/gpu/drm/drm_bufs.c | 2 +-
drivers/infiniband/hw/ipath/ipath_iba6110.c | 2 +-
drivers/infiniband/hw/ipath/ipath_iba6120.c | 4 ++--
drivers/infiniband/hw/ipath/ipath_iba7220.c | 2 +-
drivers/isdn/hisax/hfc4s8s_l1.c | 2 +-
drivers/macintosh/windfarm_pm81.c | 2 +-
drivers/media/dvb/dvb-usb/friio-fe.c | 2 +-
drivers/net/smsc911x.c | 4 ++--
drivers/pci/hotplug/cpqphp_core.c | 2 +-
drivers/pci/pci.c | 2 +-
drivers/ps3/ps3-sys-manager.c | 2 +-
drivers/regulator/core.c | 2 +-
drivers/s390/char/sclp_cpi_sys.c | 2 +-
drivers/scsi/bfa/include/defs/bfa_defs_cee.h | 2 +-
drivers/scsi/bfa/include/defs/bfa_defs_status.h | 4 ++--
drivers/spi/spi_mpc8xxx.c | 2 +-
drivers/staging/iio/Documentation/overview.txt | 2 +-
drivers/staging/rt2860/rtmp.h | 2 +-
drivers/staging/rtl8187se/r8180_core.c | 4 ++--
drivers/staging/rtl8187se/r8180_dm.c | 2 +-
drivers/staging/rtl8187se/r8185b_init.c | 2 +-
drivers/virtio/virtio_pci.c | 2 +-
fs/jfs/jfs_dmap.c | 2 +-
kernel/cgroup.c | 2 +-
mm/page_alloc.c | 2 +-
net/wimax/op-rfkill.c | 2 +-
sound/pci/emu10k1/emu10k1_main.c | 2 +-
34 files changed, 42 insertions(+), 42 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/4] Some typo fixing
[not found] ` <1268686558-28171-1-git-send-email-swirl-EOsNSARiLbg@public.gmane.org>
@ 2010-03-15 21:09 ` Randy Dunlap
[not found] ` <4B9EA214.7010203-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2010-03-15 21:09 UTC (permalink / raw)
To: Thomas Weber
Cc: Karsten Keil, Lin Ming, Takashi Iwai, Benjamin Herrenschmidt,
Jaroslav Kysela, Pavel Machek, David Brownell,
linux-acpi-u79uwXL29TY76Z2rM5mHXA, KOSAKI Motohiro, Bjorn Helgaas,
Rusty Russell, John W. Linville, Steve Conklin, Ralph Campbell,
Anton Vorontsov, cbe-oss-dev-mnsaURCQ41sdnm+yROfE0A,
Liam Girdwood, Anthony Liguori, Jiri Kosina,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Joe Perches
On 03/15/10 13:55, Thomas Weber wrote:
> I have fixed some typos.
Acked-by: Randy Dunlap <rdunlap-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
Jiri, can you merge these, please, unless someone objects (?).
> Thomas Weber (4):
> Fix typo: [Ss]ytem => [Ss]ystem
> Fix typo: udpate => update
> Fix typo: paramters => parameters
> Fix typo: orginal => original
>
> Documentation/cgroups/cgroups.txt | 2 +-
> Documentation/kbuild/kconfig.txt | 2 +-
> Documentation/sysfs-rules.txt | 2 +-
> Documentation/trace/events.txt | 8 ++++----
> drivers/acpi/osl.c | 4 ++--
> drivers/ata/ata_piix.c | 2 +-
> drivers/firewire/ohci.c | 2 +-
> drivers/gpu/drm/drm_bufs.c | 2 +-
> drivers/infiniband/hw/ipath/ipath_iba6110.c | 2 +-
> drivers/infiniband/hw/ipath/ipath_iba6120.c | 4 ++--
> drivers/infiniband/hw/ipath/ipath_iba7220.c | 2 +-
> drivers/isdn/hisax/hfc4s8s_l1.c | 2 +-
> drivers/macintosh/windfarm_pm81.c | 2 +-
> drivers/media/dvb/dvb-usb/friio-fe.c | 2 +-
> drivers/net/smsc911x.c | 4 ++--
> drivers/pci/hotplug/cpqphp_core.c | 2 +-
> drivers/pci/pci.c | 2 +-
> drivers/ps3/ps3-sys-manager.c | 2 +-
> drivers/regulator/core.c | 2 +-
> drivers/s390/char/sclp_cpi_sys.c | 2 +-
> drivers/scsi/bfa/include/defs/bfa_defs_cee.h | 2 +-
> drivers/scsi/bfa/include/defs/bfa_defs_status.h | 4 ++--
> drivers/spi/spi_mpc8xxx.c | 2 +-
> drivers/staging/iio/Documentation/overview.txt | 2 +-
> drivers/staging/rt2860/rtmp.h | 2 +-
> drivers/staging/rtl8187se/r8180_core.c | 4 ++--
> drivers/staging/rtl8187se/r8180_dm.c | 2 +-
> drivers/staging/rtl8187se/r8185b_init.c | 2 +-
> drivers/virtio/virtio_pci.c | 2 +-
> fs/jfs/jfs_dmap.c | 2 +-
> kernel/cgroup.c | 2 +-
> mm/page_alloc.c | 2 +-
> net/wimax/op-rfkill.c | 2 +-
> sound/pci/emu10k1/emu10k1_main.c | 2 +-
> 34 files changed, 42 insertions(+), 42 deletions(-)
>
Thanks.
--
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/4] Some typo fixing
[not found] ` <4B9EA214.7010203-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
@ 2010-03-16 10:32 ` Jiri Kosina
0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2010-03-16 10:32 UTC (permalink / raw)
To: Randy Dunlap
Cc: Karsten Keil, Lin Ming, Takashi Iwai, Benjamin Herrenschmidt,
Jaroslav Kysela, Pavel Machek, David Brownell,
linux-acpi-u79uwXL29TY76Z2rM5mHXA, KOSAKI Motohiro, Bjorn Helgaas,
Rusty Russell, John W. Linville, Steve Conklin, Ralph Campbell,
Anton Vorontsov, cbe-oss-dev-mnsaURCQ41sdnm+yROfE0A,
Liam Girdwood, Anthony Liguori,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, Joe Perches,
Andrew Morton <akpm
On Mon, 15 Mar 2010, Randy Dunlap wrote:
> > I have fixed some typos.
>
> Acked-by: Randy Dunlap <rdunlap-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
>
> Jiri, can you merge these, please, unless someone objects (?).
Yes, I will take it, thanks. A couple comments though:
- [important!] Thomas, it's not necessary to CC zillions of people on such
patches. Just submit them to trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org (and eventually CC
lkml), and that's it. I believe many people might get annoyed by this.
- I will not be applying the drivers/staging hunks. Staging patches are
moving target, the code is changing quickly (including complete
drops/rewrites) so we'll likely be getting conflicts there. I will
reroute them to Greg.
- I will fold all the patches into one. We don't need one commit per one
specific typo.
--
Jiri Kosina
SUSE Labs, Novell Inc.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-16 10:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-15 20:55 [PATCH 0/4] Some typo fixing Thomas Weber
[not found] ` <1268686558-28171-1-git-send-email-swirl-EOsNSARiLbg@public.gmane.org>
2010-03-15 21:09 ` Randy Dunlap
[not found] ` <4B9EA214.7010203-/UHa2rfvQTnk1uMJSBkQmQ@public.gmane.org>
2010-03-16 10:32 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).