Home
last modified time | relevance | path

Searched hist:"06 d9eb4e71c316f231dc079e66b58592d733c737" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhptiop.cdiff 06d9eb4e71c316f231dc079e66b58592d733c737 Thu Jun 22 10:52:19 CDT 2017 Colin Ian King <colin.king@canonical.com> scsi: hptiop: make function hptiop_iop_request_callback_itl static

The function hptiop_iop_request_callback_itl does not need to be in
global scope, so make it static.

Cleans up sparse warning:
"symbol 'hptiop_iop_request_callback_itl' was not declared. Should it
be static?"

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>