The patch titled readahead: docbook fix has been removed from the -mm tree. Its filename was readahead-docbook-fix.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: readahead: docbook fix From: Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx> Minor docbook error since argument name in comment doesn't match function Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/filemap.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN mm/filemap.c~readahead-docbook-fix mm/filemap.c --- a/mm/filemap.c~readahead-docbook-fix +++ a/mm/filemap.c @@ -843,7 +843,7 @@ static void shrink_readahead_size_eio(st /** * do_generic_mapping_read - generic file read routine * @mapping: address_space to be read - * @ra: file's readahead state + * @_ra: file's readahead state * @filp: the file to read * @ppos: current file position * @desc: read_descriptor _ Patches currently in -mm which might be from shemminger@xxxxxxxxxxxxxxxxxxxx are git-avr32.patch pci-x-pci-express-read-control-interfaces-mthca.patch pci-x-pci-express-read-control-interfaces-myrinet.patch pci-x-pci-express-read-control-interfaces-e1000.patch git-net.patch fib_trie-cleanup.patch fib_trie-macro-cleanup.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html