projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branch 'stable/linux-5.15.y' into rpi-5.15.y
[platform/kernel/linux-rpi.git]
/
drivers
/
scsi
/
scsi_debugfs.h
1
/* SPDX-License-Identifier: GPL-2.0 */
2
struct request;
3
struct seq_file;
4
5
void scsi_show_rq(struct seq_file *m, struct request *rq);