All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200209105901.1620958-2-gregkh@linuxfoundation.org>

diff --git a/a/1.txt b/N1/1.txt
index 8f8211b..faed1cf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -85,7 +85,8 @@ index 2cefd071b848..33be4d93248a 100644
  	vcpu->arch.debugfs_dir = debugfs_create_dir(buf, kvm->arch.debugfs_dir);
 -	if (IS_ERR_OR_NULL(vcpu->arch.debugfs_dir))
 -		return;
--	vcpu->arch.debugfs_timings -		debugfs_create_file("timings", 0444, vcpu->arch.debugfs_dir,
+-	vcpu->arch.debugfs_timings =
+-		debugfs_create_file("timings", 0444, vcpu->arch.debugfs_dir,
 -				    vcpu, &debugfs_timings_ops);
 +	debugfs_create_file("timings", 0444, vcpu->arch.debugfs_dir, vcpu,
 +			    &debugfs_timings_ops);
diff --git a/a/content_digest b/N1/content_digest
index 366939c..0f5d47c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,10 @@
  "ref\020200209105901.1620958-1-gregkh@linuxfoundation.org\0"
  "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0"
  "Subject\0[PATCH 2/6] powerpc: kvm: no need to check return value of debugfs_create functions\0"
- "Date\0Sun, 09 Feb 2020 10:58:57 +0000\0"
+ "Date\0Sun,  9 Feb 2020 11:58:57 +0100\0"
  "To\0linuxppc-dev@lists.ozlabs.org\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Paul Mackerras <paulus@ozlabs.org>
-  Benjamin Herrenschmidt <benh@kernel.crashing.org>
-  Michael Ellerman <mpe@ellerman.id.au>
+ "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>"
+  linux-kernel@vger.kernel.org
  " kvm-ppc@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
@@ -98,7 +95,8 @@
  " \tvcpu->arch.debugfs_dir = debugfs_create_dir(buf, kvm->arch.debugfs_dir);\n"
  "-\tif (IS_ERR_OR_NULL(vcpu->arch.debugfs_dir))\n"
  "-\t\treturn;\n"
- "-\tvcpu->arch.debugfs_timings -\t\tdebugfs_create_file(\"timings\", 0444, vcpu->arch.debugfs_dir,\n"
+ "-\tvcpu->arch.debugfs_timings =\n"
+ "-\t\tdebugfs_create_file(\"timings\", 0444, vcpu->arch.debugfs_dir,\n"
  "-\t\t\t\t    vcpu, &debugfs_timings_ops);\n"
  "+\tdebugfs_create_file(\"timings\", 0444, vcpu->arch.debugfs_dir, vcpu,\n"
  "+\t\t\t    &debugfs_timings_ops);\n"
@@ -135,4 +133,4 @@
  "-- \n"
  2.25.0
 
-85012030f2f42f7fac74b01fe4102d187cfdd8e226ae34acda965baf373ea4e7
+82b9eafcf1d2569adc252bdd7ae6cbcc48fb55f4d46754266fa8d79dfe3fad58

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.