Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
sfr
/
next-fixes
/
ffce84bccb4d95c7922b44897b6f0ffcda5061b7
/
.
/
drivers
/
scsi
/
scsi_debugfs.h
blob: d125d1bd41842bf354d25c558a18ba0593932180 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
struct
request
;
struct
seq_file
;
void
scsi_show_rq
(
struct
seq_file
*
m
,
struct
request
*
rq
);