>From Jeff Layton <jlay...@redhat.com>:
Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/390311
Change subject: checkpatch.pl: fix for new warning about unescaped curly braces
......................................................................
checkpatch.pl: fix for new warning about unescaped curly braces
Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex; marked by <-- HERE in m/^(.\s*){ <-- HERE \s*/
at ./src/scripts/checkpatch.pl line 3304.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex; marked by <-- HERE in m/^(.\s*){ <-- HERE \s*/
at ./src/scripts/checkpatch.pl line 3654.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl
5.30), passed through in regex; marked by <-- HERE in m/^(\+.*(?:do|\))){ <--
HERE / at ./src/scripts/checkpatch.pl line 4143.
Change-Id: I27558ad02937a4af8b64f3188367e11b236dc1b4
Signed-off-by: Jeff Layton <jlay...@redhat.com>
---
M src/scripts/checkpatch.pl
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/11/390311/1
--
To view, visit https://review.gerrithub.io/390311
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I27558ad02937a4af8b64f3188367e11b236dc1b4
Gerrit-Change-Number: 390311
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlay...@redhat.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel