kernel/scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci
.. .. @@ -1,7 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /// 2 3 /// Use *_pool_zalloc rather than *_pool_alloc followed by memset with 0 3 4 /// 4 -// Copyright: (C) 2015 Intel Corp. GPLv2.5 +// Copyright: (C) 2015 Intel Corp.5 6 // Options: --no-includes --include-headers 6 7 // 7 8 // Keywords: dma_pool_zalloc, pci_pool_zalloc