linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/9] Change the copyright info.
@ 2010-11-27  6:21 Justin P. Mattock
  2010-11-27  6:21 ` [RFC 1/9]drivers:infiniband:hw:mthca " Justin P. Mattock
                   ` (8 more replies)
  0 siblings, 9 replies; 23+ messages in thread
From: Justin P. Mattock @ 2010-11-27  6:21 UTC (permalink / raw)
  To: trivial; +Cc: linux-rdma, linux-ide, linux-mtd, linux-wireless, linux-kernel








Below you will find a set of patches, that update the copyright info from
Sun Microsystems to Oracle.

Please let me know if I missed anything and/or should make changes..


 drivers/ata/pata_hpt366.c                      |    2 +-
 drivers/ata/pata_hpt37x.c                      |    2 +-
 drivers/ata/pata_hpt3x2n.c                     |    2 +-
 drivers/ata/pata_serverworks.c                 |    2 +-
 drivers/char/nvram.c                           |    2 +-
 drivers/ide/hpt366.c                           |    2 +-
 drivers/ide/serverworks.c                      |    2 +-
 drivers/infiniband/core/agent.c                |    2 +-
 drivers/infiniband/core/cache.c                |    2 +-
 drivers/infiniband/core/cm.c                   |    2 +-
 drivers/infiniband/core/device.c               |    2 +-
 drivers/infiniband/core/fmr_pool.c             |    2 +-
 drivers/infiniband/core/iwcm.c                 |    2 +-
 drivers/infiniband/core/mad_priv.h             |    2 +-
 drivers/infiniband/core/packer.c               |    2 +-
 drivers/infiniband/core/smi.c                  |    2 +-
 drivers/infiniband/core/sysfs.c                |    2 +-
 drivers/infiniband/core/ud_header.c            |    2 +-
 drivers/infiniband/core/user_mad.c             |    2 +-
 drivers/infiniband/core/verbs.c                |    2 +-
 drivers/infiniband/hw/amso1100/c2_cq.c         |    2 +-
 drivers/infiniband/hw/mthca/mthca_av.c         |    2 +-
 drivers/infiniband/hw/mthca/mthca_cq.c         |    2 +-
 drivers/infiniband/hw/mthca/mthca_dev.h        |    2 +-
 drivers/infiniband/hw/mthca/mthca_doorbell.h   |    2 +-
 drivers/infiniband/hw/mthca/mthca_main.c       |    2 +-
 drivers/infiniband/hw/mthca/mthca_provider.c   |    2 +-
 drivers/infiniband/ulp/ipoib/ipoib.h           |    2 +-
 drivers/infiniband/ulp/ipoib/ipoib_ib.c        |    2 +-
 drivers/infiniband/ulp/ipoib/ipoib_main.c      |    2 +-
 drivers/infiniband/ulp/ipoib/ipoib_multicast.c |    2 +-
 drivers/mtd/maps/scb2_flash.c                  |    2 +-
 drivers/net/cassini.c                          |    2 +-
 drivers/net/cassini.h                          |    4 ++--
 drivers/net/mlx4/cq.c                          |    2 +-
 drivers/net/mlx4/main.c                        |    2 +-
 drivers/net/mlx4/mlx4.h                        |    2 +-
 drivers/net/natsemi.c                          |    2 +-
 drivers/net/tg3.c                              |    2 +-
 drivers/net/tg3.h                              |    2 +-
 include/linux/ethtool.h                        |    4 ++--
 include/linux/mlx4/doorbell.h                  |    2 +-
 include/rdma/ib_cache.h                        |    2 +-
 include/rdma/ib_cm.h                           |    2 +-
 include/rdma/ib_fmr_pool.h                     |    2 +-
 include/rdma/ib_verbs.h                        |    2 +-
 46 files changed, 48 insertions(+), 48 deletions(-)


Justin P. Mattock

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2011-07-08 18:54 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-27  6:21 [RFC 0/9] Change the copyright info Justin P. Mattock
2010-11-27  6:21 ` [RFC 1/9]drivers:infiniband:hw:mthca " Justin P. Mattock
2010-11-27  6:21 ` [RFC 2/9]drivers:infiniband:core " Justin P. Mattock
2010-11-27  6:21 ` [RFC 3/9]drivers:infiniband:ulp " Justin P. Mattock
2010-11-27  6:21 ` [RFC 6/9]drivers:char:nvram.c " Justin P. Mattock
2011-07-08 16:33   ` Jiri Kosina
     [not found]     ` <alpine.LNX.2.00.1107081832490.11049-ztGlSCb7Y1iN3ZZ/Hiejyg@public.gmane.org>
2011-07-08 18:54       ` Justin P. Mattock
2010-11-27  6:21 ` [RFC 7/9]drivers:ata " Justin P. Mattock
     [not found] ` <1290838879-11038-1-git-send-email-justinmattock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-11-27  6:21   ` [RFC 4/9]drivers:ide " Justin P. Mattock
2010-11-27  6:21   ` [RFC 5/9]drivers:mtd:maps " Justin P. Mattock
2010-11-27  6:21   ` [RFC 8/9]drivers:net " Justin P. Mattock
2010-11-27  6:21   ` [RFC 9/9]include:linux " Justin P. Mattock
2010-11-27  7:41   ` [RFC 0/9] " Artem Bityutskiy
2010-11-27  7:47     ` Justin P. Mattock
2010-11-27  9:48       ` Artem Bityutskiy
2010-11-27 10:53 ` Jiri Kosina
2010-11-27 13:50 ` Alan Cox
2010-11-27 14:28   ` Justin P. Mattock
2010-11-27 16:04   ` Jiri Kosina
2010-11-27 21:17 ` Roland Dreier
     [not found]   ` <adaoc9afout.fsf-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2010-11-27 22:38     ` Justin P. Mattock
2010-11-27 23:07       ` Miguel Ojeda
2010-11-28  7:42         ` Or Gerlitz

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).