]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix up a 4.14 email address
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Dec 2017 15:57:52 +0000 (16:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Dec 2017 15:57:52 +0000 (16:57 +0100)
queue-4.14/igb-check-memory-allocation-failure.patch

index 582ce5181b0617cde6dfda727033f2a97c509679..dbb83fdca868cde5bb6a22c82f92c187f70fa56b 100644 (file)
@@ -14,7 +14,7 @@ already done for other memory allocations in this function.
 This avoids NULL pointers dereference.
 
 Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
-Tested-by: Aaron Brown <aaron.f.brown@intel.com
+Tested-by: Aaron Brown <aaron.f.brown@intel.com>
 Acked-by: PJ Waskiewicz <peter.waskiewicz.jr@intel.com>
 Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
 Signed-off-by: Sasha Levin <alexander.levin@verizon.com>