diff for duplicates of <20070322160641.GA6997@c2.user-mode-linux.org> diff --git a/a/1.txt b/N1/1.txt index 131d4e0..a056c7b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,14 +42,3 @@ Index: linux-2.6.21-mm/arch/um/include/user_util.h +#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr)) #define CATCH_EINTR(expr) while ((errno = 0, ((expr) < 0)) && (errno == EINTR)) - - -------------------------------------------------------------------------- -Take Surveys. Earn Cash. Influence the Future of IT -Join SourceForge.net's Techsay panel and you'll get the chance to share your -opinions on IT & business topics through brief surveys-and earn cash -http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -_______________________________________________ -User-mode-linux-devel mailing list -User-mode-linux-devel@lists.sourceforge.net -https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel diff --git a/a/content_digest b/N1/content_digest index 1ee795a..711e356 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,5 +1,5 @@ "From\0Jeff Dike <jdike@addtoit.com>\0" - "Subject\0[uml-devel] [ PATCH 1/7 ] UML - Update UML definition of ARRAY_SIZE\0" + "Subject\0[ PATCH 1/7 ] UML - Update UML definition of ARRAY_SIZE\0" "Date\0Thu, 22 Mar 2007 12:06:41 -0400\0" "To\0Andrew Morton <akpm@osdl.org>\0" "Cc\0LKML <linux-kernel@vger.kernel.org>" @@ -49,17 +49,6 @@ "+\n" "+#define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]) + __must_be_array(arr))\n" " \n" - " #define CATCH_EINTR(expr) while ((errno = 0, ((expr) < 0)) && (errno == EINTR))\n" - " \n" - "\n" - "-------------------------------------------------------------------------\n" - "Take Surveys. Earn Cash. Influence the Future of IT\n" - "Join SourceForge.net's Techsay panel and you'll get the chance to share your\n" - "opinions on IT & business topics through brief surveys-and earn cash\n" - "http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV\n" - "_______________________________________________\n" - "User-mode-linux-devel mailing list\n" - "User-mode-linux-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel + #define CATCH_EINTR(expr) while ((errno = 0, ((expr) < 0)) && (errno == EINTR)) -f5c4ab72b2454e3e69d051eed9c00fcda6b5bb6e8842867575a29f5667bf2751 +5754837fd395ddc2bc4e00cc755dbf59f8ba522236570b9d8eb7205cf8d215d9
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.