]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static
authorColin Ian King <colin.king@canonical.com>
Mon, 24 Apr 2017 17:04:18 +0000 (18:04 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 25 Apr 2017 17:00:59 +0000 (13:00 -0400)
commit62d57f20ff6d9715c5d7605c5b6b1a2e6f4fbbd8
treee6b94e68112f827d4384536d570d71faf7ec5f92
parent868ed5a5b73f7cc18432ffe6e8d8addd395e91a1
scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static

These module parameter variables don't need global scope, make them
static

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Johannes Thumshirn <jth@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fcoe/fcoe.c