[SCSI] small cleanups

This patch contains the following cleanups:
- make needlessly global functions static
- every file should #include the headers containing the prototypes for
  it's global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
此提交包含在:
Adrian Bunk
2007-07-09 11:59:59 -07:00
提交者 James Bottomley
父節點 9d720d82dc
當前提交 44818efbad
共有 4 個檔案被更改,包括 5 行新增3 行删除

查看文件

@@ -9,6 +9,7 @@
#include <linux/sysctl.h>
#include "scsi_logging.h"
#include "scsi_priv.h"
static ctl_table scsi_table[] = {