lkml.org 
[lkml]   [2020]   [Oct]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] kernel-doc: Handle function typedefs
Date
Hi all,

QEMU has been using kernel-doc for a while and we're very happy with it. :)
These two patches are relatively simple regex changes that were done to
support QEMU header files; they handle function typedefs (i.e. not
function _pointer_ typedefs).

These are basically the only difference between Linux and QEMU kernel-doc,
so I thought I'd just send them out and see what you people think.

Paolo

Eduardo Habkost (2):
kernel-doc: Handle function typedefs that return pointers
kernel-doc: Handle function typedefs without asterisks

scripts/kernel-doc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

--
2.28.0

\
 
 \ /
  Last update: 2020-10-30 15:48    [W:0.070 / U:0.652 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site