diff for duplicates of <20171013175208.GI21978@ZenIV.linux.org.uk> diff --git a/a/1.txt b/N1/1.txt index 8c5c909..614108e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -52,9 +52,3 @@ exit: Current cramfs_kill_sb() will do kill_block_super() and kfree(NULL), which works nicely, but you are dereferencing that sucker, not just passing it to kfree(). IOW, that if (sbi->....) ought to be if (sbi && sbi->...) - --- -To unsubscribe, send a message with 'unsubscribe linux-mm' in -the body to majordomo@kvack.org. For more info on Linux MM, -see: http://www.linux-mm.org/ . -Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 1697f6d..35b5ee2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -67,12 +67,6 @@ "\n" "Current cramfs_kill_sb() will do kill_block_super() and kfree(NULL), which\n" "works nicely, but you are dereferencing that sucker, not just passing it\n" - "to kfree(). IOW, that if (sbi->....) ought to be if (sbi && sbi->...)\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" - "the body to majordomo@kvack.org. For more info on Linux MM,\n" - "see: http://www.linux-mm.org/ .\n" - "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" + to kfree(). IOW, that if (sbi->....) ought to be if (sbi && sbi->...) -cd68045865e36ad6e53b6be17ae06fe3ffce6d0fad3de0302bbd205220f83d77 +6db1b59ddca69ce4ee8df92923d5373c1383a34801d0e8eb21d2e49472a17991
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.