]> git.baikalelectronics.ru Git - kernel.git/commit
memblock: Remove #ifdef __KERNEL__ from memblock.h
authorKarolina Drobnik <karolinadrobnik@gmail.com>
Tue, 11 Jan 2022 10:28:47 +0000 (10:28 +0000)
committerMike Rapoport <rppt@linux.ibm.com>
Tue, 11 Jan 2022 10:36:47 +0000 (12:36 +0200)
commitbfc524d719ecc5337ec1155bcf0002fa48b37394
treeb696325995230c45d3230ec22d41bf2c174cb501
parent416c5e2061be25d771057476fa74f2d0c3351836
memblock: Remove #ifdef __KERNEL__ from memblock.h

memblock.h is not a uAPI header, so __KERNEL__ guard can be deleted

Signed-off-by: Karolina Drobnik <karolinadrobnik@gmail.com>
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Link: https://lore.kernel.org/r/20220111102847.673746-1-karolinadrobnik@gmail.com
include/linux/memblock.h