All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: repair reference in DRM DRIVER FOR SIMPLE FRAMEBUFFERS
@ 2021-05-17 10:16 ` Lukas Bulwahn
  0 siblings, 0 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2021-05-17 10:16 UTC (permalink / raw)
  To: Thomas Zimmermann, David Airlie, Daniel Vetter, dri-devel
  Cc: Ralf Ramsauer, kernel-janitors, linux-kernel, Lukas Bulwahn

Commit 11e8f5fd223b ("drm: Add simpledrm driver") adds the file
./drivers/gpu/drm/tiny/simpledrm.c, but refers to the file
./drivers/gpu/drm/tiny/simplekms.c with the new MAINTAINERS section
DRM DRIVER FOR SIMPLE FRAMEBUFFERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches    F:    drivers/gpu/drm/tiny/simplekms.c

Repair the file entry by referring to the right location.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210514

Thomas, Daniel, please pick this minor clean-up patch for your -next tree.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6582d19cdf7a..88277ff25d43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5885,7 +5885,7 @@ M:	Thomas Zimmermann <tzimmermann@suse.de>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc
-F:	drivers/gpu/drm/tiny/simplekms.c
+F:	drivers/gpu/drm/tiny/simpledrm.c
 
 DRM DRIVER FOR SIS VIDEO CARDS
 S:	Orphan / Obsolete
-- 
2.17.1


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

* [PATCH] MAINTAINERS: repair reference in DRM DRIVER FOR SIMPLE FRAMEBUFFERS
@ 2021-05-17 10:16 ` Lukas Bulwahn
  0 siblings, 0 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2021-05-17 10:16 UTC (permalink / raw)
  To: Thomas Zimmermann, David Airlie, Daniel Vetter, dri-devel
  Cc: Lukas Bulwahn, kernel-janitors, Ralf Ramsauer, linux-kernel

Commit 11e8f5fd223b ("drm: Add simpledrm driver") adds the file
./drivers/gpu/drm/tiny/simpledrm.c, but refers to the file
./drivers/gpu/drm/tiny/simplekms.c with the new MAINTAINERS section
DRM DRIVER FOR SIMPLE FRAMEBUFFERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches    F:    drivers/gpu/drm/tiny/simplekms.c

Repair the file entry by referring to the right location.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
applies cleanly on next-20210514

Thomas, Daniel, please pick this minor clean-up patch for your -next tree.

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6582d19cdf7a..88277ff25d43 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5885,7 +5885,7 @@ M:	Thomas Zimmermann <tzimmermann@suse.de>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained
 T:	git git://anongit.freedesktop.org/drm/drm-misc
-F:	drivers/gpu/drm/tiny/simplekms.c
+F:	drivers/gpu/drm/tiny/simpledrm.c
 
 DRM DRIVER FOR SIS VIDEO CARDS
 S:	Orphan / Obsolete
-- 
2.17.1


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

* Re: [PATCH] MAINTAINERS: repair reference in DRM DRIVER FOR SIMPLE FRAMEBUFFERS
  2021-05-17 10:16 ` Lukas Bulwahn
@ 2021-05-17 12:57   ` Thomas Zimmermann
  -1 siblings, 0 replies; 4+ messages in thread
From: Thomas Zimmermann @ 2021-05-17 12:57 UTC (permalink / raw)
  To: Lukas Bulwahn, David Airlie, Daniel Vetter, dri-devel
  Cc: Ralf Ramsauer, kernel-janitors, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1508 bytes --]

Hi

Am 17.05.21 um 12:16 schrieb Lukas Bulwahn:
> Commit 11e8f5fd223b ("drm: Add simpledrm driver") adds the file
> ./drivers/gpu/drm/tiny/simpledrm.c, but refers to the file
> ./drivers/gpu/drm/tiny/simplekms.c with the new MAINTAINERS section
> DRM DRIVER FOR SIMPLE FRAMEBUFFERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>    warning: no file matches    F:    drivers/gpu/drm/tiny/simplekms.c
> 
> Repair the file entry by referring to the right location.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20210514
> 
> Thomas, Daniel, please pick this minor clean-up patch for your -next tree.

Thank you so much. Added to drm-misc-next

Best regards
Thomas

> 
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6582d19cdf7a..88277ff25d43 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5885,7 +5885,7 @@ M:	Thomas Zimmermann <tzimmermann@suse.de>
>   L:	dri-devel@lists.freedesktop.org
>   S:	Maintained
>   T:	git git://anongit.freedesktop.org/drm/drm-misc
> -F:	drivers/gpu/drm/tiny/simplekms.c
> +F:	drivers/gpu/drm/tiny/simpledrm.c
>   
>   DRM DRIVER FOR SIS VIDEO CARDS
>   S:	Orphan / Obsolete
> 

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

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

* Re: [PATCH] MAINTAINERS: repair reference in DRM DRIVER FOR SIMPLE FRAMEBUFFERS
@ 2021-05-17 12:57   ` Thomas Zimmermann
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Zimmermann @ 2021-05-17 12:57 UTC (permalink / raw)
  To: Lukas Bulwahn, David Airlie, Daniel Vetter, dri-devel
  Cc: kernel-janitors, Ralf Ramsauer, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1508 bytes --]

Hi

Am 17.05.21 um 12:16 schrieb Lukas Bulwahn:
> Commit 11e8f5fd223b ("drm: Add simpledrm driver") adds the file
> ./drivers/gpu/drm/tiny/simpledrm.c, but refers to the file
> ./drivers/gpu/drm/tiny/simplekms.c with the new MAINTAINERS section
> DRM DRIVER FOR SIMPLE FRAMEBUFFERS.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
> 
>    warning: no file matches    F:    drivers/gpu/drm/tiny/simplekms.c
> 
> Repair the file entry by referring to the right location.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> ---
> applies cleanly on next-20210514
> 
> Thomas, Daniel, please pick this minor clean-up patch for your -next tree.

Thank you so much. Added to drm-misc-next

Best regards
Thomas

> 
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6582d19cdf7a..88277ff25d43 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5885,7 +5885,7 @@ M:	Thomas Zimmermann <tzimmermann@suse.de>
>   L:	dri-devel@lists.freedesktop.org
>   S:	Maintained
>   T:	git git://anongit.freedesktop.org/drm/drm-misc
> -F:	drivers/gpu/drm/tiny/simplekms.c
> +F:	drivers/gpu/drm/tiny/simpledrm.c
>   
>   DRM DRIVER FOR SIS VIDEO CARDS
>   S:	Orphan / Obsolete
> 

-- 
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Maxfeldstr. 5, 90409 Nürnberg, Germany
(HRB 36809, AG Nürnberg)
Geschäftsführer: Felix Imendörffer


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

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

end of thread, other threads:[~2021-05-17 16:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 10:16 [PATCH] MAINTAINERS: repair reference in DRM DRIVER FOR SIMPLE FRAMEBUFFERS Lukas Bulwahn
2021-05-17 10:16 ` Lukas Bulwahn
2021-05-17 12:57 ` Thomas Zimmermann
2021-05-17 12:57   ` Thomas Zimmermann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.