On 8/7/20 8:21 AM, Markus Armbruster wrote:
> Claudio Fontana writes:
>
>> Signed-off-by: Claudio Fontana
>> ---
>> scripts/checkpatch.pl | 18 ++
>> 1 file changed, 14 insertions(+), 4 deletions(-)
>>
>> We could do something similar to MAINTAINERS for trace-events,
>> ie warni
Claudio Fontana writes:
> Signed-off-by: Claudio Fontana
> ---
> scripts/checkpatch.pl | 18 ++
> 1 file changed, 14 insertions(+), 4 deletions(-)
>
> We could do something similar to MAINTAINERS for trace-events,
> ie warning about files added, moved, deleted if we don't see
>
Signed-off-by: Claudio Fontana
---
scripts/checkpatch.pl | 18 ++
1 file changed, 14 insertions(+), 4 deletions(-)
We could do something similar to MAINTAINERS for trace-events,
ie warning about files added, moved, deleted if we don't see
an update to a trace-events file.
To mak