commit | 12975426d8889ce42821e9e0348f9a2da343779a | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Wed Apr 17 14:44:17 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Apr 29 17:24:49 2019 -0400 |
tree | de14c8e0cfe77ff2037f3b5a043fc1d9655cb406 | |
parent | 0c6660b27feb9034fc7c9f85ec2fb6cc2395b49d [diff] |
scsi: qla2xxx: Uninline qla2x00_init_timer() Since qla2x00_init_timer() is not used for I/O commands there is no need to inline this function. Hence uninline this function. Cc: Himanshu Madhani <hmadhani@marvell.com> Cc: Giridhar Malavali <gmalavali@marvell.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>