[PATCH v5 06/24] Update MAINTAINERS and CREDITS files with amdkfd info
Joe Perches
joe at perches.com
Sat Nov 8 12:54:21 PST 2014
On Sat, 2014-11-08 at 20:59 +0200, Oded Gabbay wrote:
> I also noticed I forgot to modify drivers/gpu/drm/radeon/amdkfd/* to
> drivers/gpu/drm/amd/amdkfd/*
That should probably just be drivers/gpu/drm/adm/amdkfd/
The trailing star means if there are subdirectories, do not
match them, just match the files at that directory level.
A trailing slash matches all files and subdirectories.
More information about the dri-devel
mailing list