From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Date: Thu, 03 Sep 2015 12:32:29 -0700 Subject: [U-Boot] [PATCH] checkpatch.pl: Fix checkpatch.pl warnings with Perl 5.22 In-Reply-To: <1441308335-13518-1-git-send-email-moritz.fischer@ettus.com> References: <1441308335-13518-1-git-send-email-moritz.fischer@ettus.com> Message-ID: <1441308749.9666.28.camel@perches.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2015-09-03 at 12:25 -0700, Moritz Fischer wrote: > This patch fixes a bunch of deprecation warings that show up when using > checkpatch.pl with Perl 5.22. Thanks. I believe these are all fixed in linux-next and should be resolved when v4.3 is released. commit 09165246126819ca19b47103d28392364bb599f1 Author: Eddie Kovsky Date: Tue Aug 25 14:21:30 2015 +1000