From: Matheus Ferst <[email protected]> > > Change the regex used to determine whether a file should be processed as C > source to include .c.inc and .h.inc extensions. > > Signed-off-by: Matheus Ferst <[email protected]> > --- > scripts/checkpatch.pl | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Luis Pires <[email protected]>
