The patch titled drivers/nfc/Kconfig: use full form of the NFC acronym has been added to the -mm tree. Its filename is drivers-nfc-kconfig-use-full-form-of-the-nfc-acronym.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find out what to do about this The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: drivers/nfc/Kconfig: use full form of the NFC acronym From: "Matti J. Aaltonen" <matti.j.aaltonen@xxxxxxxxx> Spell out the NFC acronym when it's shown for the first time. Signed-off-by: Matti J. Aaltonen <matti.j.aaltonen@xxxxxxxxx> Acked-by: Wolfram Sang <w.sang@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/nfc/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/nfc/Kconfig~drivers-nfc-kconfig-use-full-form-of-the-nfc-acronym drivers/nfc/Kconfig --- a/drivers/nfc/Kconfig~drivers-nfc-kconfig-use-full-form-of-the-nfc-acronym +++ a/drivers/nfc/Kconfig @@ -3,7 +3,7 @@ # menuconfig NFC_DEVICES - bool "NFC devices" + bool "Near Field Communication (NFC) devices" default n ---help--- You'll have to say Y if your computer contains an NFC device that _ Patches currently in -mm which might be from matti.j.aaltonen@xxxxxxxxx are drivers-nfc-kconfig-use-full-form-of-the-nfc-acronym.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