everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
210ed711a3
commit
9713f0d47c
331 changed files with 478 additions and 478 deletions
|
@ -22,7 +22,7 @@ LOG_MODULE_REGISTER(canopen_storage);
|
|||
/* 'l', 'o', 'a', 'd' from LSB to MSB */
|
||||
#define RESTORE_PARAM_MAGIC 0x64616F6CUL
|
||||
|
||||
/* Variables for reporing errors through CANopen once the stack is up */
|
||||
/* Variables for reporting errors through CANopen once the stack is up */
|
||||
static int canopen_storage_rom_error;
|
||||
static int canopen_storage_eeprom_error;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue