codespell: Exclude windows Unknwn.h header include

This commit is contained in:
Jakob Bornecrantz 2022-05-09 11:26:37 +01:00
parent 8cf120a6f2
commit cff0157e8a

View file

@ -2,5 +2,6 @@
# SPDX-License-Identifier: CC0-1.0
* @author Simon Ser <contact@emersion.fr>
#include <Unknwn.h>
#include <asm/byteorder.h>
if (stream.parm.capture.capability & V4L2_CAP_TIMEPERFRAME) {