提交 df7a1fcf 编写于 作者: K Kevin Barnett 提交者: Martin K. Petersen

scsi: smartpqi: minor function reformating

reformatted pqi_num_elements_free() to match the rest of the driver
Reviewed-by: NScott Teel <scott.teel@microsemi.com>
Reviewed-by: NScott Benesh <scott.benesh@microsemi.com>
Reviewed-by: NTomas Henzl <thenzl@redhat.com>
Signed-off-by: NKevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: NDon Brace <don.brace@microsemi.com>
Reviewed-by: NJohannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
上级 5e6429df
......@@ -2576,8 +2576,7 @@ static unsigned int pqi_process_io_intr(struct pqi_ctrl_info *ctrl_info,
}
static inline unsigned int pqi_num_elements_free(unsigned int pi,
unsigned int ci,
unsigned int elements_in_queue)
unsigned int ci, unsigned int elements_in_queue)
{
unsigned int num_elements_used;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册