diff options
author | Roman Kisel <romank@linux.microsoft.com> | 2025-10-01 16:08:46 -0700 |
---|---|---|
committer | Wei Liu <wei.liu@kernel.org> | 2025-10-02 21:21:24 +0000 |
commit | b595edcb24727e7f93e7962c3f6f971cc16dd29e (patch) | |
tree | a0e8b0f45b23c3ba576f593c4bee4abe523cffb6 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 020b4e86834f7a35e9986cacd10eb0202d8faa08 (diff) |
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: e68bda71a238 ("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>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions