mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
The unregister_rpmsg_driver() function has a void return type but the
documentation incorrectly described a return value. Remove the incorrect
return value documentation to match the actual function signature.
Fixes:
|
||
|---|---|---|
| .. | ||
| crc32.rst | ||
| index.rst | ||
| lzo.rst | ||
| magic-number.rst | ||
| remoteproc.rst | ||
| rpmsg.rst | ||
| speculation.rst | ||
| static-keys.rst | ||
| xz.rst | ||