hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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