]> Git Repo - qemu.git/commit
bitops.h: Silence kernel-doc complaints
authorPeter Maydell <[email protected]>
Tue, 21 May 2019 12:25:14 +0000 (13:25 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 17 Dec 2019 18:36:57 +0000 (19:36 +0100)
commit7d41d764714a99df460fc275edfd33ac32a93349
tree8166a61bbd3ee08926e6c96c3d731b4479231e4b
parent96ecba67476731c5f44805b8e8a5800a3a8b9db8
bitops.h: Silence kernel-doc complaints

Fix the problems with kernel-doc/sphinx syntax in the
doc comments for the shuffle and unshuffle functions:
 * mismatch between comment and prototype for argument name
 * the inline bit patterns need to be marked up so they
   are processed properly and rendered as monospace

Signed-off-by: Peter Maydell <[email protected]>
Message-Id: <20190521122519[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
include/qemu/bitops.h
This page took 0.023857 seconds and 4 git commands to generate.