Prev: [TRIVIAL] fix some (printk) typos: faild and Faild
Next: [PATCH wq#for-linus] workqueue: workqueue_cpu_callback() should be cpu_notifier not hotcpu_notifier
From: Jiri Kosina on 9 Aug 2010 05:30 On Fri, 6 Aug 2010, Stefan Weil wrote: > To avoid more patches, I also fixed other spelling > and grammar bugs when they were in the same or > following line: > > successfull -> successful > parse -> parses > controler -> controller > controlers -> controllers > > Cc: Jiri Kosina <trivial(a)kernel.org> > Cc: linux-kernel(a)vger.kernel.org > Signed-off-by: Stefan Weil <weil(a)mail.berlios.de> > --- > arch/blackfin/mach-bf527/boards/ezkit.c | 2 +- > arch/blackfin/mach-bf537/boards/stamp.c | 2 +- > arch/xtensa/include/asm/uaccess.h | 2 +- > block/blk-core.c | 2 +- > drivers/base/core.c | 2 +- > drivers/media/video/zoran/videocodec.h | 2 +- > drivers/net/depca.c | 2 +- > drivers/net/igb/igb_main.c | 2 +- > drivers/net/skfp/hwt.c | 2 +- > drivers/net/skfp/skfddi.c | 2 +- > drivers/s390/block/dasd_3990_erp.c | 2 +- > drivers/s390/char/tape_3590.c | 6 +++--- > drivers/scsi/lpfc/lpfc_hbadisc.c | 2 +- > .../rtl8187se/ieee80211/ieee80211_softmac.c | 4 ++-- > .../staging/rtl8192e/ieee80211/ieee80211_softmac.c | 2 +- > .../rtl8192su/ieee80211/ieee80211_softmac.c | 2 +- > .../staging/rtl8192u/ieee80211/ieee80211_softmac.c | 2 +- > drivers/usb/host/imx21-hcd.c | 4 ++-- > net/mac80211/mesh.h | 2 +- > 19 files changed, 23 insertions(+), 23 deletions(-) Hi Stefan, thanks for the patch. I only have one request -- could you please split up the staging patches, and send them separately to the staging tree maintainer? I have now applied all the changes except the ones touching drivers/staging to my tree, thanks. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |