The patch titled Fix a typo in Documentation/keys.txt has been added to the -mm tree. Its filename is fix-a-typo-in-documentation-keystxt.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: Fix a typo in Documentation/keys.txt From: Satyam Sharma <satyam@xxxxxxxxxxxxx> Signed-off-by: Satyam Sharma <satyam@xxxxxxxxxxxxx> Acked-by: David Howells <dhowells@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/keys.txt | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff -puN Documentation/keys.txt~fix-a-typo-in-documentation-keystxt Documentation/keys.txt --- a/Documentation/keys.txt~fix-a-typo-in-documentation-keystxt +++ a/Documentation/keys.txt @@ -859,9 +859,8 @@ payload contents" for more information. void unregister_key_type(struct key_type *type); -Under some circumstances, it may be desirable to desirable to deal with a -bundle of keys. The facility provides access to the keyring type for managing -such a bundle: +Under some circumstances, it may be desirable to deal with a bundle of keys. +The facility provides access to the keyring type for managing such a bundle: struct key_type key_type_keyring; _ Patches currently in -mm which might be from satyam@xxxxxxxxxxxxx are fix-a-typo-in-documentation-keystxt.patch use-mutex-instead-of-semaphore-in-the-dvb-frontend-tuning-interface.patch netconsole-cleanups-codingstyle-prettyfication.patch netconsole-remove-bogus-check.patch netconsole-simplify-boot-module-option-setup-logic.patch netconsole-use-netif_running-in-write_msg.patch netconsole-add-some-useful-tips-to-documentation.patch netconsole-introduce-netconsole_target.patch netconsole-introduce-netconsole_netdev_notifier.patch netconsole-support-multiple-logging-targets.patch netconsole-support-dynamic-reconfiguration-using-configfs.patch use-mutex-instead-of-semaphore-in-the-onstream-scsi-tape-driver.patch use-mutex-instead-of-semaphore-in-the-scsi-tape-driver.patch use-mutex-instead-of-semaphore-in-the-host-ap-driver.patch use-mutex-instead-of-semaphore-in-isdn-subsystem-common-functions.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