The patch titled Fix a typo in Documentation/keys.txt has been removed from the -mm tree. Its filename was fix-a-typo-in-documentation-keystxt.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ 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 file 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 origin.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 introduce-u16_max-and-u32_max.patch introduce-u16_max-and-u32_max-fix.patch introduce-strtol_check_range.patch introduce-strtol_check_range-fix.patch use-mutex-instead-of-semaphore-in-the-onstream-scsi-tape-driver.patch use-mutex-instead-of-semaphore-in-the-host-ap-driver.patch argv_split-allow-argv_split-to-handle-null-pointer-in-argcp-parameter-gracefully.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