]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla2xxx: qla_os.c, make 2 functions static
authorAdrian Bunk <bunk@kernel.org>
Thu, 24 Apr 2008 22:21:27 +0000 (15:21 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 27 Apr 2008 17:19:58 +0000 (12:19 -0500)
commitb0c128736cc3dd129f33ab4947be36716725afec
treedf665a068310f7ed11162f8bc7096872a7930db9
parent12f53f70cc0c870502b6e273154fdacce66f7d24
[SCSI] qla2xxx: qla_os.c, make 2 functions static

This patch makes the following needlessly global functions static:
- qla2x00_alloc_work()
- qla2x00_post_work()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_os.c