[SCSI] scsi_debug: make pseudo_primary static
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 26 Feb 2014 13:56:59 +0000 (22:56 +0900)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 19 Mar 2014 18:35:57 +0000 (11:35 -0700)
As pseudo_primary is only used in scsi_debug.c, it should be static.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Reviewed-by: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/scsi_debug.c

Simple merge