ci: add codespell action, fix all typos

v2:
 - ignore NEWS, omit suppressions
 - split off style changes

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
Emil Velikov 2024-10-16 15:06:27 +01:00
parent 425f92c009
commit 52f333ae04
7 changed files with 41 additions and 9 deletions

8
.codespellignore Normal file
View File

@ -0,0 +1,8 @@
# SPDX-FileCopyrightText: 2024 Emil Velikov <emil.l.velikov@gmail.com>
#
# SPDX-License-Identifier: LGPL-2.1-or-later
bridg
iIF
ser
wHeight

24
.github/workflows/codespell.yml vendored Normal file
View File

@ -0,0 +1,24 @@
# SPDX-FileCopyrightText: 2024 Emil Velikov <emil.l.velikov@gmail.com>
#
# SPDX-License-Identifier: LGPL-2.1-or-later
name: Check spelling with codespell
on:
push:
branches: [master, ci-test]
pull_request:
branches: [master]
permissions:
contents: read
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
with:
ignore_words_file: .codespellignore
skip: NEWS

View File

@ -717,7 +717,7 @@ static inline void list_prepend_list_(struct list_head *to,
* @off: offset(relative to @i) at which list node data resides. * @off: offset(relative to @i) at which list node data resides.
* *
* This is a low-level wrapper to iterate @i over the entire list, used to * This is a low-level wrapper to iterate @i over the entire list, used to
* implement all oher, more high-level, for-each constructs. It's a for loop, * implement all other, more high-level, for-each constructs. It's a for loop,
* so you can break and continue as normal. * so you can break and continue as normal.
* *
* WARNING! Being the low-level macro that it is, this wrapper doesn't know * WARNING! Being the low-level macro that it is, this wrapper doesn't know

View File

@ -205,7 +205,7 @@ static void number_renderer(
/** /**
* Render a field's value to stdout. * Render a field's value to stdout.
* *
* The manner of rendering the value is dependant on the value type. * The manner of rendering the value is dependent on the value type.
* *
* \param[in] dev LibUSB device handle. * \param[in] dev LibUSB device handle.
* \param[in] current Descriptor definition field to render. * \param[in] current Descriptor definition field to render.
@ -320,7 +320,7 @@ static void value_renderer(
const struct desc *ext_desc; const struct desc *ext_desc;
const struct desc_ext *ext; const struct desc_ext *ext;
/* Lookup the extention descriptor definitions to use, */ /* Lookup the extension descriptor definitions to use, */
for (ext = current->extension.d; ext->desc != NULL; ext++) { for (ext = current->extension.d; ext->desc != NULL; ext++) {
if (ext->type == type) { if (ext->type == type) {
ext_desc = ext->desc; ext_desc = ext->desc;

View File

@ -118,7 +118,7 @@
unsigned int verblevel = VERBLEVEL_DEFAULT; unsigned int verblevel = VERBLEVEL_DEFAULT;
static int do_report_desc = 1; static int do_report_desc = 1;
static const char *const encryption_type[] = { static const char *const encryption_type[] = {
"UNSECURE", "WIRED", "CCM_1", "RSA_1", "RESERVED", "INSECURE", "WIRED", "CCM_1", "RSA_1", "RESERVED",
}; };
static const char *const vconn_power[] = { static const char *const vconn_power[] = {

View File

@ -292,7 +292,7 @@ static const struct genericstrtable hutus[] = {
{ (0x02 << 16) + 0x006, "Sailing Simulation Device" }, { (0x02 << 16) + 0x006, "Sailing Simulation Device" },
{ (0x02 << 16) + 0x007, "Motorcycle Simulation Device" }, { (0x02 << 16) + 0x007, "Motorcycle Simulation Device" },
{ (0x02 << 16) + 0x008, "Sports Simulation Device" }, { (0x02 << 16) + 0x008, "Sports Simulation Device" },
{ (0x02 << 16) + 0x009, "Airplane Simualtion Device" }, { (0x02 << 16) + 0x009, "Airplane Simulation Device" },
{ (0x02 << 16) + 0x00a, "Helicopter Simulation Device" }, { (0x02 << 16) + 0x00a, "Helicopter Simulation Device" },
{ (0x02 << 16) + 0x00b, "Magic Carpet Simulation Device" }, { (0x02 << 16) + 0x00b, "Magic Carpet Simulation Device" },
{ (0x02 << 16) + 0x00c, "Bicycle Simulation Device" }, { (0x02 << 16) + 0x00c, "Bicycle Simulation Device" },
@ -896,7 +896,7 @@ static const struct genericstrtable hutus[] = {
{ (0x0c << 16) + 0x18d, "AL Contacts/Address Book" }, { (0x0c << 16) + 0x18d, "AL Contacts/Address Book" },
{ (0x0c << 16) + 0x18e, "AL Calendar/Schedule" }, { (0x0c << 16) + 0x18e, "AL Calendar/Schedule" },
{ (0x0c << 16) + 0x18f, "AL Task/Project Manager" }, { (0x0c << 16) + 0x18f, "AL Task/Project Manager" },
{ (0x0c << 16) + 0x190, "AL Log/Jounal/Timecard" }, { (0x0c << 16) + 0x190, "AL Log/Journal/Timecard" },
{ (0x0c << 16) + 0x191, "AL Checkbook/Finance" }, { (0x0c << 16) + 0x191, "AL Checkbook/Finance" },
{ (0x0c << 16) + 0x192, "AL Calculator" }, { (0x0c << 16) + 0x192, "AL Calculator" },
{ (0x0c << 16) + 0x193, "AL A/V Capture/Playback" }, { (0x0c << 16) + 0x193, "AL A/V Capture/Playback" },
@ -1192,7 +1192,7 @@ static const struct genericstrtable hutus[] = {
{ (0x82 << 16) + 0x06e, "Green Video Black Level" }, { (0x82 << 16) + 0x06e, "Green Video Black Level" },
{ (0x82 << 16) + 0x070, "Blue Video Black Level" }, { (0x82 << 16) + 0x070, "Blue Video Black Level" },
{ (0x82 << 16) + 0x0a2, "Auto Size Center" }, { (0x82 << 16) + 0x0a2, "Auto Size Center" },
{ (0x82 << 16) + 0x0a4, "Polarity Horizontal Sychronization" }, { (0x82 << 16) + 0x0a4, "Polarity Horizontal Synchronization" },
{ (0x82 << 16) + 0x0a6, "Polarity Vertical Synchronization" }, { (0x82 << 16) + 0x0a6, "Polarity Vertical Synchronization" },
{ (0x82 << 16) + 0x0aa, "Screen Orientation" }, { (0x82 << 16) + 0x0aa, "Screen Orientation" },
{ (0x82 << 16) + 0x0ac, "Horizontal Frequency in Hz" }, { (0x82 << 16) + 0x0ac, "Horizontal Frequency in Hz" },
@ -1424,7 +1424,7 @@ static const struct genericstrtable langids[] = {
{ 0x0009 + (0x06 << 10), "Ireland" }, { 0x0009 + (0x06 << 10), "Ireland" },
{ 0x0009 + (0x07 << 10), "South Africa" }, { 0x0009 + (0x07 << 10), "South Africa" },
{ 0x0009 + (0x08 << 10), "Jamaica" }, { 0x0009 + (0x08 << 10), "Jamaica" },
{ 0x0009 + (0x09 << 10), "Carribean" }, { 0x0009 + (0x09 << 10), "Caribbean" },
{ 0x0009 + (0x0a << 10), "Belize" }, { 0x0009 + (0x0a << 10), "Belize" },
{ 0x0009 + (0x0b << 10), "Trinidad" }, { 0x0009 + (0x0b << 10), "Trinidad" },
{ 0x0009 + (0x0c << 10), "Zimbabwe" }, { 0x0009 + (0x0c << 10), "Zimbabwe" },

View File

@ -24,7 +24,7 @@
* Added interface number limiting option -i, --interface=NUMBER. * Added interface number limiting option -i, --interface=NUMBER.
* Added stream interrupt transfer timeout option -t, * Added stream interrupt transfer timeout option -t,
--stream-timeout=NUMBER, which is set to 1 minute by default to --stream-timeout=NUMBER, which is set to 1 minute by default to
allow recovery of accidentially captured terminal input device. allow recovery of accidentally captured terminal input device.
This timeout is printed on the start of stream dumping. This timeout is printed on the start of stream dumping.
2010-08-24: 1.1 2010-08-24: 1.1