From: Cong Wang on 19 Feb 2010 22:10 Stephen Hemminger wrote: >Turn on strict checking. >Get rid of prototypes (prototypes are broken in Perl) NAK, please check perldoc of sort(). The prototype there is needed by sort(). >Fix syntax of declaration. Yeah, this is fine. BTW, your $subject needs to be fixed too. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: get_maintainer: use references and closures Next: checkincludes: fix perlcritic warnings |