On 09/08/14 09:27, Masanari Iida wrote: > This patch fix spelling typo found in DocBook/kernel-api.xml. > It is because the file is generated from the source comments, > I have to fix the comments in source codes. > > Signed-off-by: Masanari Iida <[email protected]>
Acked-by: Randy Dunlap <[email protected]> Thanks. > --- > block/blk-core.c | 8 ++++---- > block/genhd.c | 2 +- > include/linux/clk.h | 2 +- > include/linux/kfifo.h | 2 +- > ipc/util.c | 6 +++--- > kernel/auditsc.c | 2 +- > lib/bitmap.c | 4 ++-- > lib/idr.c | 2 +- > lib/vsprintf.c | 2 +- > mm/filemap.c | 2 +- > security/inode.c | 2 +- > 11 files changed, 17 insertions(+), 17 deletions(-) -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

