forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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