[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4F1B0BF4.9090802@xenotime.net>
Date: Sat, 21 Jan 2012 11:03:16 -0800
From: Randy Dunlap <rdunlap@...otime.net>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
CC: Linus Torvalds <torvalds@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...e.de>
Subject: [PATCH 12/14] docbook: don't use serial_core.h in device-drivers
book
From: Randy Dunlap <rdunlap@...otime.net>
Fix new kernel-doc warning. This file no longer contains
kernel-doc comments.
Warning(include/linux/serial_core.h): no structured comments found
Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
Cc: Greg Kroah-Hartman <gregkh@...e.de>
---
Documentation/DocBook/device-drivers.tmpl | 1 -
1 file changed, 1 deletion(-)
Does MAINTAINERS need to be updated? It says:
SERIAL DRIVERS
M: Alan Cox <alan@...ux.intel.com>
--- lnx-33-rc1.orig/Documentation/DocBook/device-drivers.tmpl
+++ lnx-33-rc1/Documentation/DocBook/device-drivers.tmpl
@@ -218,7 +218,6 @@ X!Isound/sound_firmware.c
<chapter id="uart16x50">
<title>16x50 UART Driver</title>
-!Iinclude/linux/serial_core.h
!Edrivers/tty/serial/serial_core.c
!Edrivers/tty/serial/8250.c
</chapter>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists