Almost, but with that, he'll lost the ability for his pilots to write a comment. It'd be better to just comment out the "edit PIREP" link:
<td align="right">
<a href="<?php echo url('/pireps/addcomment?id='.$pirep->pirepid);?>">Add Comment</a><br />
<!––<a href="<?php echo url('/pireps/editpirep?id='.$pirep->pirepid);?>">Edit PIREP</a>––>
</td>