On 11/01/2016 09:38 AM, Jeff Cody wrote: > Signed-off-by: Jeff Cody <[email protected]> > --- > scripts/checkpatch.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Eric Blake <[email protected]> > > diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl > index 3afa19a..9e64e61 100755 > --- a/scripts/checkpatch.pl > +++ b/scripts/checkpatch.pl > @@ -1754,7 +1754,7 @@ sub process { > # Ignore those directives where spaces _are_ permitted. > if ($name =~ /^(?: > if|for|while|switch|return|case| > - volatile|__volatile__| > + volatile|__volatile__|coroutine_fn| > __attribute__|format|__extension__| > asm|__asm__)$/x) > { > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
