On Thu, 2021-12-23 at 12:13 -0800, Joe Perches wrote: > On Thu, 2021-12-23 at 19:48 +0100, Jacopo Mondi wrote: > > The media subsystem requires to validate patches with > > > > ./scripts/checkpatch.pl --strict --max-line-length=80 > > > > We longly debated this and I believe it's now generally accepted to go > > over 80 when it makes sense, but not regularly span to 120 cols like > > in the previous version. [] > Perhaps there should be a MAINTAINERS P: entry for this requirement. > > From MAINTAINERS: > > P: Subsystem Profile document for more details submitting > patches to the given subsystem. This is either an in-tree file, > or a URI. See Documentation/maintainer/maintainer-entry-profile.rst > for details. Perhaps: --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cd55b83878e05..bbfcb8e7eef06 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11977,6 +11977,7 @@ L: linux-media@xxxxxxxxxxxxxxx S: Maintained W: https://linuxtv.org Q: http://patchwork.kernel.org/project/linux-media/list/ +P: https://linuxtv.org/downloads/v4l-dvb-apis-new/driver-api/maintainer-entry-profile.html T: git git://linuxtv.org/media_tree.git F: Documentation/admin-guide/media/ F: Documentation/devicetree/bindings/media/