Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
此提交包含在:
@@ -78,7 +78,7 @@ typedef s32 klconf_off_t;
|
||||
*/
|
||||
#define MAX_SLOTS_PER_NODE (1 + 2 + 6 + 2)
|
||||
|
||||
/* XXX if each node is guranteed to have some memory */
|
||||
/* XXX if each node is guaranteed to have some memory */
|
||||
|
||||
#define MAX_PCI_DEVS 8
|
||||
|
||||
@@ -539,7 +539,7 @@ typedef struct klinfo_s { /* Generic info */
|
||||
#define KLSTRUCT_IOC3_TTY 24
|
||||
|
||||
/* Early Access IO proms are compatible
|
||||
only with KLSTRUCT values upto 24. */
|
||||
only with KLSTRUCT values up to 24. */
|
||||
|
||||
#define KLSTRUCT_FIBERCHANNEL 25
|
||||
#define KLSTRUCT_MOD_SERIAL_NUM 26
|
||||
|
@@ -622,7 +622,7 @@ typedef union h1_icrbb_u {
|
||||
*/
|
||||
#define IIO_ICRB_PROC0 0 /* Source of request is Proc 0 */
|
||||
#define IIO_ICRB_PROC1 1 /* Source of request is Proc 1 */
|
||||
#define IIO_ICRB_GB_REQ 2 /* Source is Guranteed BW request */
|
||||
#define IIO_ICRB_GB_REQ 2 /* Source is Guaranteed BW request */
|
||||
#define IIO_ICRB_IO_REQ 3 /* Source is Normal IO request */
|
||||
|
||||
/*
|
||||
|
新增問題並參考
封鎖使用者