We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6a59e commit b9c02e1Copy full SHA for b9c02e1
drivers/gpu/drm/drm_gpuvm.c
@@ -1,4 +1,4 @@
1
-// SPDX-License-Identifier: GPL-2.0 OR MIT
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
2
/*
3
* Copyright (c) 2022 Red Hat.
4
*
include/drm/drm_gpuvm.h
-/* SPDX-License-Identifier: GPL-2.0 OR MIT */
+/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
#ifndef __DRM_GPUVM_H__
#define __DRM_GPUVM_H__
0 commit comments