Re: [PATCH 06/14] cxl/mem: Add basic IOCTL interface

From: Christoph Hellwig
Date: Tue Feb 02 2021 - 13:19:03 EST


> +#if defined(__cplusplus)
> +extern "C" {
> +#endif

This has no business in a kernel header.