kinect_upload_fw: fix a couple of minor warnings from 'sparse'
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 6 Oct 2011 12:49:01 +0000 (14:49 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 6 Oct 2011 12:50:33 +0000 (14:50 +0200)
commit7741d91241990d9ab7f79071ea3d644f2d8734d7
treea2d8b8f26dc745356a4dfa704c26e92c2a57f921
parentf9427c75a57d01f791770aa6bfc2a094c1eaf371
kinect_upload_fw: fix a couple of minor warnings from 'sparse'

Sparse is a Semantic Parser for C, it gives these warnings on
kinect_upload_fw.c:

kinect_upload_fw.c:42:14: warning: symbol 'seq' was not declared. Should it be static?
kinect_upload_fw.c:149:26: warning: Using plain integer as NULL pointer
kinect_upload_fw/kinect_upload_fw.c