All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200510215744.21999-5-mchristi@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index b3c5f50..03a3d86 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -100,7 +100,7 @@ index 74aded7..64e5f1f 100644
 -	 * Clear any trailing newline for the NAA WWN
 -	 */
 -check_newline:
--	if (i_port[strlen(i_port)-1] == '\n')
+-	if (i_port[strlen(i_port)-1] = '\n')
 -		i_port[strlen(i_port)-1] = '\0';
 +	ret = target_parse_emulated_name(tl_hba->tl_proto_id, page, i_port,
 +					 TL_WWN_ADDR_LEN, &tpt_id_name);
diff --git a/a/content_digest b/N1/content_digest
index 0124fe1..b63dbd7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020200510215744.21999-1-mchristi@redhat.com\0"
  "From\0Mike Christie <mchristi@redhat.com>\0"
  "Subject\0[PATCH 04/15] tcm loop: use target_parse_emulated_name\0"
- "Date\0Sun, 10 May 2020 16:57:33 -0500\0"
+ "Date\0Sun, 10 May 2020 21:57:33 +0000\0"
  "To\0bvanassche@acm.org"
   bstroesser@ts.fujitsu.com
   martin.petersen@oracle.com
@@ -112,7 +112,7 @@
  "-\t * Clear any trailing newline for the NAA WWN\n"
  "-\t */\n"
  "-check_newline:\n"
- "-\tif (i_port[strlen(i_port)-1] == '\\n')\n"
+ "-\tif (i_port[strlen(i_port)-1] = '\\n')\n"
  "-\t\ti_port[strlen(i_port)-1] = '\\0';\n"
  "+\tret = target_parse_emulated_name(tl_hba->tl_proto_id, page, i_port,\n"
  "+\t\t\t\t\t TL_WWN_ADDR_LEN, &tpt_id_name);\n"
@@ -127,4 +127,4 @@
  "-- \n"
  1.8.3.1
 
-4155447416058b527e9171297c4f40f32f45ff278630b80dcd1af60b1c217a56
+af371beeb1f90299bd622e17eacdc7ac9c6a9a7010e29b76e6857cb3fd75f306

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.