public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Cesar Eduardo Barros <cesarb@cesarb.net>
Cc: linux-kernel@vger.kernel.org,
	"Mark M. Hoffman" <mhoffman@lightlink.com>,
	linux-i2c@vger.kernel.org
Subject: Re: [PATCH 13/24] MAINTAINERS: fix drivers/i2c/busses/i2c-stub.c
Date: Sat, 24 Nov 2012 09:44:13 +0100	[thread overview]
Message-ID: <20121124094413.35547dab@endymion.delvare> (raw)
In-Reply-To: <1353716808-16375-14-git-send-email-cesarb@cesarb.net>

Hi Cesar,

On Fri, 23 Nov 2012 22:26:37 -0200, Cesar Eduardo Barros wrote:
> This file was moved to drivers/i2c/i2c-stub.c by commit 31d178b
> (i2c-stub: Move to drivers/i2c).
> 
> Cc: Jean Delvare <khali@linux-fr.org>
> Cc: "Mark M. Hoffman" <mhoffman@lightlink.com>
> Cc: linux-i2c@vger.kernel.org
> Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 91feba2..eaf1a59 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3667,7 +3667,7 @@ I2C/SMBUS STUB DRIVER
>  M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
>  L:	linux-i2c@vger.kernel.org
>  S:	Maintained
> -F:	drivers/i2c/busses/i2c-stub.c
> +F:	drivers/i2c/i2c-stub.c

Right. I thought I had fixed it meanwhile, but either I forgot or it
got lost along the way. Applied, thanks.

BTW, Mark has been away from linux kernel development for years now and
he did even not reply to my latest e-mail, so maybe it would be better
to drop his entries from MAINTAINERS altogether. Mark, please speak up.

-- 
Jean Delvare

  reply	other threads:[~2012-11-24  8:44 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-24  0:26 [PATCH 00/24] MAINTAINERS: fix file patterns Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 01/24] MAINTAINERS: remove drivers/platform/msm/ Cesar Eduardo Barros
2012-11-26 19:10   ` David Brown
2012-11-27 18:22     ` Bryan Huntsman
2012-11-24  0:26 ` [PATCH 02/24] MAINTAINERS: remove arch/arm/common/time-acorn.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 03/24] MAINTAINERS: remove arch/arm/plat-s5p/ Cesar Eduardo Barros
2012-11-24  2:10   ` Kukjin Kim
2012-11-24  0:26 ` [PATCH 04/24] MAINTAINERS: fix drivers/rtc/rtc-vt8500.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 05/24] MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 06/24] MAINTAINERS: fix drivers/media/platform/atmel-isi.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 07/24] MAINTAINERS: adjust for UAPI Cesar Eduardo Barros
2012-11-28 13:19   ` David Howells
2012-11-28 21:46     ` Cesar Eduardo Barros
2012-11-28 22:30       ` David Howells
2012-11-28 22:40         ` Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 08/24] MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb* Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 09/24] MAINTAINERS: remove drivers/video/epson1355fb.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 10/24] MAINTAINERS: remove include/linux/ext3* Cesar Eduardo Barros
2012-11-24  0:42   ` Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 11/24] MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h Cesar Eduardo Barros
2012-11-26  8:46   ` Sascha Hauer
2012-11-24  0:26 ` [PATCH 12/24] MAINTAINERS: remove drivers/staging/hv/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 13/24] MAINTAINERS: fix drivers/i2c/busses/i2c-stub.c Cesar Eduardo Barros
2012-11-24  8:44   ` Jean Delvare [this message]
2012-11-24  0:26 ` [PATCH 14/24] MAINTAINERS: fix drivers/ieee802154/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 15/24] MAINTAINERS: remove firmware/isci/ Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 16/24] MAINTAINERS: remove arch/x86/platform/mrst/pmu.* Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 17/24] MAINTAINERS: fix Documentation/mei/ Cesar Eduardo Barros
2012-11-24  6:50   ` Winkler, Tomas
2012-11-24  0:26 ` [PATCH 18/24] MAINTAINERS: remove drivers/mmc/host/imxmmc.* Cesar Eduardo Barros
2012-11-24  8:18   ` Pavel Pisa
2012-11-26  8:51     ` Sascha Hauer
2012-11-24  0:26 ` [PATCH 19/24] MAINTAINERS: remove arch/*/lib/perf_event*.c Cesar Eduardo Barros
2012-11-24  0:26 ` [PATCH 20/24] MAINTAINERS: remove include/linux/of_pwm.h Cesar Eduardo Barros
2012-11-24 18:29   ` Thierry Reding
2012-11-24  0:26 ` [PATCH 21/24] MAINTAINERS: fix drivers/rtc/rtc-sec.c Cesar Eduardo Barros
2012-11-24  2:13   ` Sangbeom Kim
2012-11-24  0:26 ` [PATCH 22/24] MAINTAINERS: fix BAST Cesar Eduardo Barros
2012-11-24 20:28   ` Paul Bolle
2012-11-24 20:34     ` Paul Bolle
2012-11-24  0:26 ` [PATCH 23/24] MAINTAINERS: fix drivers/staging/sm7xx/ Cesar Eduardo Barros
2012-11-24 15:04   ` Javier Muñoz
2012-11-24  0:26 ` [PATCH 24/24] MAINTAINERS: remove drivers/block/ub.c Cesar Eduardo Barros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121124094413.35547dab@endymion.delvare \
    --to=khali@linux-fr.org \
    --cc=cesarb@cesarb.net \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhoffman@lightlink.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox