Christoph Hellwig | 026104b | 2019-05-01 12:13:54 -0400 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
Bart Van Assche | 0eebd00 | 2017-04-26 13:47:57 -0700 | [diff] [blame] | 2 | struct request; |
3 | struct seq_file; | ||||
4 | |||||
5 | void scsi_show_rq(struct seq_file *m, struct request *rq); |