forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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