forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
....@@ -1,7 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 ///
23 /// Use *_pool_zalloc rather than *_pool_alloc followed by memset with 0
34 ///
4
-// Copyright: (C) 2015 Intel Corp. GPLv2.
5
+// Copyright: (C) 2015 Intel Corp.
56 // Options: --no-includes --include-headers
67 //
78 // Keywords: dma_pool_zalloc, pci_pool_zalloc