[PATCH] uapi: use wildcards to list files

David Miller davem at davemloft.net
Tue Jan 3 15:56:42 UTC 2017


From: Nicolas Dichtel <nicolas.dichtel at 6wind.com>
Date: Tue,  3 Jan 2017 15:35:44 +0100

> Regularly, when a new header is created in include/uapi/, the developer
> forgets to add it in the corresponding Kbuild file. This error is usually
> detected after the release is out.
> 
> In fact, all headers under include/uapi/ should be exported, so let's
> use wildcards.
> 
> After this patch, the following files, which were not exported, are now
> exported:
 ...
> 
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>

Acked-by: David S. Miller <davem at davemloft.net>


More information about the dri-devel mailing list