]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
email fixup for 4.14
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Aug 2019 12:07:55 +0000 (14:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Aug 2019 12:07:55 +0000 (14:07 +0200)
queue-4.14/gcc-9-properly-declare-the-pv-hv-clock_page-storage.patch

index a49d049ab438f6829fe6a4de6cacc20c89667078..fdf1a6242d21af4a34045122ed292266c6b5bd56 100644 (file)
@@ -23,7 +23,7 @@ when we then access more than one byte from those variables.
 Fix this by simply making the declaration of the variables match
 reality, which makes the compiler happy too.
 
-Signed-off-by: Linus Torvalds <torvalds@-linux-foundation.org>
+Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 ---