The patch titled dvb: fix Kconfig typo has been removed from the -mm tree. Its filename was dvb-fix-kconfig-typo.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: dvb: fix Kconfig typo From: Márton Németh <nm127@xxxxxxxxxxx> Fix typo in "DAB adapters" section in Kconfig. Signed-off-by: Márton Németh <nm127@xxxxxxxxxxx> Cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/media/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/media/Kconfig~dvb-fix-kconfig-typo drivers/media/Kconfig --- a/drivers/media/Kconfig~dvb-fix-kconfig-typo +++ a/drivers/media/Kconfig @@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig" config DAB boolean "DAB adapters" ---help--- - Allow selecting support for for Digital Audio Broadcasting (DAB) + Allow selecting support for Digital Audio Broadcasting (DAB) Receiver adapters. if DAB _ Patches currently in -mm which might be from nm127@xxxxxxxxxxx are linux-next.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