diff for duplicates of <20180322152414.GF30522@ZenIV.linux.org.uk> diff --git a/a/1.txt b/N1/1.txt index 9f2827d..6a109e2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,9 +4,3 @@ On Wed, Mar 21, 2018 at 08:32:27AM +0100, Christoph Hellwig wrote: > + if (!list_empty_careful(iocb->ki_list.next)) { Umm... Why not list_empty_careful(&iocb->ki_list)? - --- -To unsubscribe, send a message with 'unsubscribe linux-aio' in -the body to majordomo@kvack.org. For more info on Linux AIO, -see: http://www.kvack.org/aio/ -Don't email: <a href=mailto:"aart@kvack.org">aart@kvack.org</a> diff --git a/a/content_digest b/N1/content_digest index 83f9c6c..87268f5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -16,12 +16,6 @@ "> -\tif (iocb->ki_list.next) {\n" "> +\tif (!list_empty_careful(iocb->ki_list.next)) {\n" "\n" - "Umm... Why not list_empty_careful(&iocb->ki_list)?\n" - "\n" - "--\n" - "To unsubscribe, send a message with 'unsubscribe linux-aio' in\n" - "the body to majordomo@kvack.org. For more info on Linux AIO,\n" - "see: http://www.kvack.org/aio/\n" - "Don't email: <a href=mailto:\"aart@kvack.org\">aart@kvack.org</a>" + Umm... Why not list_empty_careful(&iocb->ki_list)? -83f1797ffe3d7885dd3cb704334efa4a38266debd7f482d663a2d7979c86d928 +e137da01886ff8b585c20351cb3585e97253a5de9796aad461cec29c25c5b3f1
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.