Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0eebd005dd07c162e6af053be0ab440dd766b1d5
/
.
/
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
);