linux/include/hyperv
Roman Kisel b595edcb24 hyperv: Remove the spurious null directive line
The file contains a line that consists of the lone # symbol
followed by a newline. While that is a valid syntax as
defined by the C99+ grammar (6.10.7 "Null directive"), it
serves no apparent purpose in this case.

Remove the null preprocessor directive. No functional changes.

Fixes: e68bda71a2 ("hyperv: Add new Hyper-V headers in include/hyperv")
Signed-off-by: Roman Kisel <romank@linux.microsoft.com>
Reviewed-by: Easwar Hariharan <easwar.hariharan@linux.microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
2025-10-02 21:21:24 +00:00
..
hvgdk.h
hvgdk_ext.h
hvgdk_mini.h hyperv: Remove the spurious null directive line 2025-10-02 21:21:24 +00:00
hvhdk.h hyperv: Add definitions for root partition driver to hv headers 2025-03-20 21:23:04 +00:00
hvhdk_mini.h hyperv: Add missing field to hv_output_map_device_interrupt 2025-09-08 22:10:35 +00:00