blob: d125d1bd41842bf354d25c558a18ba0593932180 [file] [log] [blame]
Christoph Hellwig026104b2019-05-01 12:13:54 -04001/* SPDX-License-Identifier: GPL-2.0 */
Bart Van Assche0eebd002017-04-26 13:47:57 -07002struct request;
3struct seq_file;
4
5void scsi_show_rq(struct seq_file *m, struct request *rq);