<div dir="ltr">Hi, Rob.<div><br></div><div>I cleaned up the code in 'netstat.c' as belows.</div><div><br></div><div> - Adjust to 80 columns</div><div> - remove a useless function(strchr_nul), variable, type casting and compile warnings(fgets)</div><div> - clean up netstat command option condition</div><div> - change useless double pointer to single point and dynamic memory allocation to static one</div><div> - fix a ambiguous return type and typo</div><div><br></div><div>Can you review it?</div><div><br></div><div>Thanks</div><div><br></div><div>Lipi</div></div>