On Mon, Sep 22, 2014 at 6:58 AM, Kaushal M <kshlmster@xxxxxxxxx> wrote: > I keep getting this warning(or maybe not) for checkpatch.pl itself > when I run rfc.sh. > > `Useless use of greediness modifier '+' in regex; marked by <-- HERE > in m/(^\+.*) {8,8}+ <-- HERE \t/ at ./extras/checkpatch.pl line 2131.` > > Anyone else seeing this? > Nope never seen it, what version of perl are you using? There's a useless "+" use that needs to be removed as perl 5.20 emits a "Useless use of greediness modifier '+'" message each time it's hit. Let me remove it -- Harsha _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-devel