Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 5377742..0e0e351 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3854,6 +3854,7 @@ P: Josh Triplett
M: [email protected]
L: [email protected]
S: Maintained
+F: kernel/rcutorture.c
REAL TIME CLOCK DRIVER
P: Paul Gortmaker
[email protected] wrote:
> Add file pattern to MAINTAINER entry
>
> Signed-off-by: Joe Perches <[email protected]>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 5377742..0e0e351 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3854,6 +3854,7 @@ P: Josh Triplett
> M: [email protected]
> L: [email protected]
> S: Maintained
> +F: kernel/rcutorture.c
Also:
+F: Documentation/RCU/torture.txt
- Josh Triplett
On Mon, 2007-08-13 at 08:09 -0700, Josh Triplett wrote:
> Also:
> +F: Documentation/RCU/torture.txt
RCUTORTURE MODULE
P: Josh Triplett
M: [email protected]
L: [email protected]
S: Maintained
F: Documentation/RCU/torture.txt
F: kernel/rcutorture.c
Joe Perches wrote:
> On Mon, 2007-08-13 at 08:09 -0700, Josh Triplett wrote:
>> Also:
>> +F: Documentation/RCU/torture.txt
>
> RCUTORTURE MODULE
> P: Josh Triplett
> M: [email protected]
> L: [email protected]
> S: Maintained
> F: Documentation/RCU/torture.txt
> F: kernel/rcutorture.c
That looks fine.
Acked-by: Josh Triplett <[email protected]>