Messages in this thread Patch in this message |  | | | Date | Thu, 14 Jul 2011 12:09:35 -0400 | | From | Jason Baron <> | | Subject | [PATCH 06/11] dynamic_debug: add Jason Baron as maintainer |
| |
From: Jason Baron <jbaron@redhat.com>
Add a maintainers entry for dynamic debug. Hopefully nobody will object to me as maintainer...
Signed-off-by: Jason Baron <jbaron@redhat.com> --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 187282d..84133a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2274,6 +2274,12 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/wan/dscc4.c +DYNAMIC DEBUG +M: Jason Baron <jbaron@redhat.com> +S: Maintained +F: lib/dynamic_debug.c +F: include/linux/dynamic_debug.h + DZ DECSTATION DZ11 SERIAL DRIVER M: "Maciej W. Rozycki" <macro@linux-mips.org> S: Maintained -- 1.7.5.4
|  |