Re: [PATCH] docs: Kbuild/Makefile: allow check for missing docs at build time

2019-06-07 Thread Jonathan Corbet
On Tue, 4 Jun 2019 09:26:27 -0300 Mauro Carvalho Chehab wrote: > While this doesn't make sense for production Kernels, in order to > avoid regressions when documents are touched, let's add a > check target at the make file. > > Signed-off-by: Mauro Carvalho Chehab Applied, thanks. jon

[PATCH] docs: Kbuild/Makefile: allow check for missing docs at build time

2019-06-04 Thread Mauro Carvalho Chehab
While this doesn't make sense for production Kernels, in order to avoid regressions when documents are touched, let's add a check target at the make file. Signed-off-by: Mauro Carvalho Chehab --- Jon, It is very common for people to shift things around and forget to rename the documentation fil