]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fixup some email addresses
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Sep 2016 08:05:07 +0000 (10:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Sep 2016 08:05:07 +0000 (10:05 +0200)
queue-4.7/devpts-return-null-pts-priv-entry-for-non-devpts-nodes.patch
queue-4.7/fscrypto-require-write-access-to-mount-to-set-encryption-policy.patch

index ecd1f911630bab47a4cacf35c8e5814b275d37ad..210d38ef6a7a222864e37b846e49575b89d78d80 100644 (file)
@@ -19,7 +19,7 @@ So just revert the warning, and make devpts_get_priv() return NULL for
 that case like it used to.
 
 Reported-by: Dmitry Vyukov <dvyukov@google.com>
-Cc: Eric W Biederman" <ebiederm@xmission.com>
+Cc: "Eric W Biederman" <ebiederm@xmission.com>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
index 50f3836e9d50bb490ef38fd1553d8ea114a766db..dc93e8a864117716d77c3af28086c75334d9ae95 100644 (file)
@@ -15,7 +15,6 @@ fscrypt_process_policy() handle it rather than relying on the filesystem
 to get it right.
 
 Signed-off-by: Eric Biggers <ebiggers@google.com>
-Cc: stable@vger.kernel.org # 4.1+; check fs/{ext4,f2fs}
 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
 Acked-by: Jaegeuk Kim <jaegeuk@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>