public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [LNG][PATCH V2 0/2] fixing over 80 chars
@ 2013-11-27  6:37 Vincent Hsu
  2013-11-27  6:37 ` [LTP] [LNG][PATCH V2 1/2] ltp-networking/tcp_cmds/finger: fix finger test Vincent Hsu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vincent Hsu @ 2013-11-27  6:37 UTC (permalink / raw)
  To: ltp-list; +Cc: linaro-networking

Hi,
I've fixed the over 80 characters lines that my patches adds,
but there are other lines over 80 chars in the same file.
eg.
    checkpatch.pl -f testcases/network/iproute/ip_tests.sh
    ....
    WARNING: line over 80 characters
    #575: FILE: network/iproute/ip_tests.sh:575:
    +                       ip maddr show | grep "66:66:00:00:00:66" &>$LTPTMP/tst_ip.err \
    total: 0 errors, 22 warnings, 611 lines checked

BTW, some test files combine spaces and tabs for indentation, and also have
over 80 chars lines.
eg.
    testcases/network/multicast/*
    testcases/network/nfs/*

Maybe you could clean up them when you have time :)

Vincent Hsu (2):
  ltp-networking/tcp_cmds/finger: fix finger test
  ltp-networking/iproute: fix iproute test

 testcases/network/iproute/ip_tests.sh      |    7 ++++++-
 testcases/network/tcp_cmds/finger/finger01 |    9 ++++++---
 2 files changed, 12 insertions(+), 4 deletions(-)

--
1.7.9.5


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-10 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-27  6:37 [LTP] [LNG][PATCH V2 0/2] fixing over 80 chars Vincent Hsu
2013-11-27  6:37 ` [LTP] [LNG][PATCH V2 1/2] ltp-networking/tcp_cmds/finger: fix finger test Vincent Hsu
2013-11-27  6:37 ` [LTP] [LNG][PATCH V2 2/2] ltp-networking/iproute: fix iproute test Vincent Hsu
2013-12-10 15:29   ` chrubis
2013-12-10 13:57 ` [LTP] [LNG][PATCH V2 0/2] fixing over 80 chars chrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox