Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3b0c34580b7ab9bb1d4a375e427af6a75ca45821
/
.
/
drivers
/
scsi
/
scsi_debugfs.h
blob: 951b043e82d07c5565f4e2124f3adfb20d750c4e [
file
] [
log
] [
blame
]
Bart Van Assche
0eebd00
2017-04-26 13:47:57 -0700
[
diff
] [
blame
]
1
struct
request
;
2
struct
seq_file
;
3
4
void
scsi_show_rq
(
struct
seq_file
*
m
,
struct
request
*
rq
);