Be consistent about "static" functions: if the function is marked
commitfb2e6209c847b193def0be4ac0caa866622b1817
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 24 Nov 2007 23:12:51 +0000 (24 23:12 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 24 Nov 2007 23:12:51 +0000 (24 23:12 +0000)
tree7fe5893b564df6ca5d3f2b49bff5e822ff827287
parentbb8f3ed0958a8af0641308f1e71dbf88ad796d09
Be consistent about "static" functions: if the function is marked
static in its prototype, mark it static at the definition too.

Obtained-from: FreeBSD
sys/bus/cam/scsi/scsi_cd.c
sys/bus/cam/scsi/scsi_ch.c
sys/bus/cam/scsi/scsi_low.c
sys/bus/cam/scsi/scsi_ses.c