blob: d125d1bd41842bf354d25c558a18ba0593932180 [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001/* SPDX-License-Identifier: GPL-2.0 */
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002struct request;
3struct seq_file;
4
5void scsi_show_rq(struct seq_file *m, struct request *rq);