The patch titled Subject: zram-introduce-automatic-device_id-generation-fix has been removed from the -mm tree. Its filename was zram-introduce-automatic-device_id-generation-fix.patch This patch was dropped because an updated version will be merged ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: zram-introduce-automatic-device_id-generation-fix fix comment layout Cc: Minchan Kim <minchan@xxxxxxxxxx> Cc: Nitin Gupta <ngupta@xxxxxxxxxx> Cc: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/block/zram/zram_drv.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff -puN drivers/block/zram/zram_drv.c~zram-introduce-automatic-device_id-generation-fix drivers/block/zram/zram_drv.c --- a/drivers/block/zram/zram_drv.c~zram-introduce-automatic-device_id-generation-fix +++ a/drivers/block/zram/zram_drv.c @@ -1348,9 +1348,10 @@ static ssize_t zram_add_show(struct clas int ret; mutex_lock(&zram_index_mutex); - /* read operation on zram_add is - pick up device_id - * automatically, add corresponding device and return - * that device_id back to user */ + /* + * read operation on zram_add is - pick up device_id automatically, add + * corresponding device and return that device_id back to user + */ ret = zram_add(-1); mutex_unlock(&zram_index_mutex); _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are origin.patch arch-alpha-kernel-systblss-remove-debug-check.patch revert-zram-move-compact_store-to-sysfs-functions-area.patch mm.patch slub-bulk-allocation-from-per-cpu-partial-pages-fix.patch include-linux-page-flagsh-rename-macros-to-avoid-collisions.patch mm-vmscan-fix-the-page-state-calculation-in-too_many_isolated.patch x86-add-pmd_-for-thp-fix.patch sparc-add-pmd_-for-thp-fix.patch mm-support-madvisemadv_free-fix-2.patch mm-move-lazy-free-pages-to-inactive-list-fix-fix.patch mm-move-lazy-free-pages-to-inactive-list-fix-fix-fix.patch rtc-omap-add-external-32k-clock-feature-fix.patch linux-next.patch linux-next-git-rejects.patch do_shared_fault-check-that-mmap_sem-is-held.patch journal_add_journal_head-debug.patch journal_add_journal_head-debug-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch mutex-subsystem-synchro-test-module.patch slab-leaks3-default-y.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