All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F65F14D.60001@bfs.de>

diff --git a/a/1.txt b/N1/1.txt
index ac978bb..6166f0f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,7 +40,7 @@ Am 16.03.2012 19:55, schrieb santosh nayak:
 >  	bool is_select = !is_delete && tomoyo_str_starts(&data, "select ");
 >  	unsigned int profile;
 > +	int ret = 0;
->  	if (*data = '<') {
+>  	if (*data == '<') {
 >  		domain = NULL;
 > -		if (is_delete)
 > -			tomoyo_delete_domain(data);
diff --git a/a/content_digest b/N1/content_digest
index aeb5035..16616b3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01331924100-26033-1-git-send-email-santoshprasadnayak@gmail.com\0"
  "From\0walter harms <wharms@bfs.de>\0"
  "Subject\0Re: [PATCH] TOMOYO: Return error if fails to delete a domain.\0"
- "Date\0Sun, 18 Mar 2012 14:29:33 +0000\0"
+ "Date\0Sun, 18 Mar 2012 15:29:33 +0100\0"
  "To\0santosh nayak <santoshprasadnayak@gmail.com>\0"
  "Cc\0takedakn@nttdata.co.jp"
   penguin-kernel@i-love.sakura.ne.jp
@@ -53,7 +53,7 @@
  ">  \tbool is_select = !is_delete && tomoyo_str_starts(&data, \"select \");\n"
  ">  \tunsigned int profile;\n"
  "> +\tint ret = 0;\n"
- ">  \tif (*data = '<') {\n"
+ ">  \tif (*data == '<') {\n"
  ">  \t\tdomain = NULL;\n"
  "> -\t\tif (is_delete)\n"
  "> -\t\t\ttomoyo_delete_domain(data);\n"
@@ -82,4 +82,4 @@
  ">  \tif (!domain)\n"
  ">  \t\treturn -EINVAL;"
 
-91dde43988eaaf0c168aa9d3c34c40144fc73b1f6603e045e9b58aa01ebf5132
+c9b6c75598c29c01a96d2efeaf3fa3904d9b983d3539c55f4e9b36905a55e8b6

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.