aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2017-01-02 16:22:23 +0100
committerJonathan Corbet <[email protected]>2017-01-04 15:07:23 -0700
commit02a4f4fe522c29bcd4a61e094f7fe8d64f00ee06 (patch)
tree5191feb2dc9716e9cdc563fbea2cc7777997b13f /lib/mpi/mpi-cmp.c
parentf2c1a053ceedec87aa355fafe60db1af27d7d830 (diff)
kernel-doc: cleanup parameter type in function-typed arguments
A prototype like /** * foo - sample definition * @bar: a parameter */ int foo(int (*bar)(int x, int y)); is currently producing .. c:function:: int foo (int (*bar) (int x, int y) sample definition **Parameters** ``int (*)(int x, int y) bar`` a parameter Collapse the spaces so that the output is nicer. Signed-off-by: Paolo Bonzini <[email protected]> Acked-by: Jani Nikula <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions