lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 28 Sep 2018 14:57:21 -0700
From:   Joe Perches <joe@...ches.com>
To:     linux-kernel@...r.kernel.org
Cc:     Eugen Hristev <eugen.hristev@...rochip.com>,
        linux-media@...r.kernel.org,
        Laurent Pinchart <laurent.pinchart@...asonboard.com>,
        Josh Wu <josh.wu@...el.com>,
        Guennadi Liakhovetski <g.liakhovetski@....de>,
        Mauro Carvalho Chehab <mchehab@....samsung.com>
Subject: Bad MAINTAINERS pattern in section 'MICROCHIP ISI DRIVER'

Please fix this defect appropriately.

linux-next MAINTAINERS section:

	9550	MICROCHIP ISI DRIVER
	9551	M:	Eugen Hristev <eugen.hristev@...rochip.com>
	9552	L:	linux-media@...r.kernel.org
	9553	S:	Supported
	9554	F:	drivers/media/platform/atmel/atmel-isi.c
-->	9555	F:	include/media/atmel-isi.h

Commit that introduced this:

commit 92de0f8845adcd55f37f581ddc6c09f1127e217a
 Author: Nicolas Ferre <nicolas.ferre@...rochip.com>
 Date:   Wed Aug 29 16:31:46 2018 +0200
 
     MAINTAINERS: move former ATMEL entries to proper MICROCHIP location
     
     Standardize the Microchip / Atmel entries with the same form and move them
     so that they are all located at the same place, under the newer MICROCHIP
     banner.
     Only modifications to the titles of the entries are done in this patch.
     
     Signed-off-by: Nicolas Ferre <nicolas.ferre@...rochip.com>
     Signed-off-by: Alexandre Belloni <alexandre.belloni@...tlin.com>
 
  MAINTAINERS | 154 ++++++++++++++++++++++++++++++------------------------------
  1 file changed, 77 insertions(+), 77 deletions(-)

Last commit with include/media/atmel-isi.h

commit 40a78f36fc92bb156872468fb829984a9d946df7
Author: Laurent Pinchart <laurent.pinchart@...asonboard.com>
Date:   Sat Aug 1 06:22:54 2015 -0300

    [media] v4l: atmel-isi: Remove support for platform data
    
    All in-tree users have migrated to DT, remove support for platform data.
    
    Signed-off-by: Laurent Pinchart <laurent.pinchart@...asonboard.com>
    [josh.wu@...el.com: squash the commit to remove the unused variable: dev]
    Signed-off-by: Josh Wu <josh.wu@...el.com>
    Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@....de>
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab@....samsung.com>

 drivers/media/platform/soc_camera/atmel-isi.c      | 24 ++++++----------------
 .../media/platform/soc_camera}/atmel-isi.h         |  0
 2 files changed, 6 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ