[PATCH] amdgpu: Kill off stale dal directories
Michel Dänzer
michel at daenzer.net
Sat Apr 30 08:58:52 UTC 2016
On 30.04.2016 17:50, Michel Dänzer wrote:
> On 30.04.2016 16:44, Michel Dänzer wrote:
>> On 30.04.2016 12:18, Edward O'Callaghan wrote:
>>> Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
>>> ---
>>> drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore | 4 ----
>>> drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore | 4 ----
>>> 2 files changed, 8 deletions(-)
>>> delete mode 100644 drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore
>>> delete mode 100644 drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore
>>>
>>> diff --git a/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore b/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore
>>> deleted file mode 100644
>>> index 4d12de1..0000000
>>> --- a/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore
>>> +++ /dev/null
>>> @@ -1,4 +0,0 @@
>>> -x64
>>> -Debug
>>> -*.user
>>> -*.sdf
>>> \ No newline at end of file
>>> diff --git a/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore b/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore
>>> deleted file mode 100644
>>> index 7b285df..0000000
>>> --- a/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore
>>> +++ /dev/null
>>> @@ -1,4 +0,0 @@
>>> -bin
>>> -obj
>>> -*.user
>>> -*.sdf
>>> \ No newline at end of file
>>>
>>
>> You could add a single new .gitignore file, e.g.
>> drivers/gpu/drm/amd/dal/.gitignore .
>
> Never mind, I read the patch backwards. In my defence, I think the
> shortlog is slightly confusing, how about "amdgpu: Remove stale
> .gitignore files" instead?
No, it's fine as is, since the patch presumably removes the now empty
directories containing those files as well.
Sorry for the noise,
Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the dri-devel
mailing list