All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <513EB34C.5060608@cn.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 7804eeb..aad7bb2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,8 @@ index 9392e02..94f8bf7 100644
  	/* - 3 - */
  	slidx_pool.max_idx = (rec_max_size/sect_min_size) * 2 + 1;
 -	slidx_pool.buffer = (slidx_list_t *)
-+	slidx_pool.buffer  		kmalloc(slidx_pool.max_idx * sizeof(slidx_list_t), GFP_KERNEL);
++	slidx_pool.buffer =
+ 		kmalloc(slidx_pool.max_idx * sizeof(slidx_list_t), GFP_KERNEL);
  
  	return slidx_pool.buffer ? 0 : -ENOMEM;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 1a3217f..9b5f918 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0513EB23D.7020303@cn.fujitsu.com\0"
  "From\0Zhang Yanfei <zhangyanfei@cn.fujitsu.com>\0"
  "Subject\0[PATCH 02/18] ia64: remove cast for kmalloc return value\0"
- "Date\0Tue, 12 Mar 2013 04:47:08 +0000\0"
+ "Date\0Tue, 12 Mar 2013 12:47:08 +0800\0"
  "To\0Tony Luck <tony.luck@intel.com>"
   Fenghua Yu <fenghua.yu@intel.com>
  " Andrew Morton <akpm@linux-foundation.org>\0"
@@ -29,10 +29,11 @@
  " \t/* - 3 - */\n"
  " \tslidx_pool.max_idx = (rec_max_size/sect_min_size) * 2 + 1;\n"
  "-\tslidx_pool.buffer = (slidx_list_t *)\n"
- "+\tslidx_pool.buffer  \t\tkmalloc(slidx_pool.max_idx * sizeof(slidx_list_t), GFP_KERNEL);\n"
+ "+\tslidx_pool.buffer =\n"
+ " \t\tkmalloc(slidx_pool.max_idx * sizeof(slidx_list_t), GFP_KERNEL);\n"
  " \n"
  " \treturn slidx_pool.buffer ? 0 : -ENOMEM;\n"
  "-- \n"
  1.7.1
 
-63adc0796b9d9562e9f9ba758b8d0081f519acec8bce5cfa984d234856cb5ba3
+5409bcc71ae4e25b89e8dc906c3e53e9dee279c6b844ecc56bb813388a0d94da

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.