repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
vhost
/
Kconfig.vringh
blob
c1fe36a9b8d434b3ca583070a4f2677e8928bf81
1
# SPDX-License-Identifier: GPL-2.0-only
2
config VHOST_RING
3
tristate
4
---help---
5
This option is selected by any driver which needs to access
6
the host side of a virtio ring.