Loading arch/x86/kernel/ptrace.c +1 −1 Original line number Diff line number Diff line Loading @@ -604,7 +604,7 @@ ptrace_modify_breakpoint(struct perf_event *bp, int len, int type, struct perf_event_attr attr; /* * We shoud have at least an inactive breakpoint at this * We should have at least an inactive breakpoint at this * slot. It means the user is writing dr7 without having * written the address register first */ Loading drivers/ata/libata-core.c +1 −1 Original line number Diff line number Diff line Loading @@ -2232,7 +2232,7 @@ int ata_dev_read_id(struct ata_device *dev, unsigned int *p_class, * Some drives were very specific about that exact sequence. * * Note that ATA4 says lba is mandatory so the second check * shoud never trigger. * should never trigger. */ if (ata_id_major_version(id) < 4 || !ata_id_has_lba(id)) { err_mask = ata_dev_init_params(dev, id[3], id[6]); Loading drivers/gpu/drm/radeon/atombios.h +1 −1 Original line number Diff line number Diff line Loading @@ -2275,7 +2275,7 @@ typedef struct _ATOM_LCD_RTS_RECORD { UCHAR ucRTSValue; } ATOM_LCD_RTS_RECORD; /* !! If the record below exits, it shoud always be the first record for easy use in command table!!! */ /* !! If the record below exits, it should always be the first record for easy use in command table!!! */ typedef struct _ATOM_LCD_MODE_CONTROL_CAP { UCHAR ucRecordType; USHORT usLCDCap; Loading drivers/ieee1394/pcilynx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1452,7 +1452,7 @@ static int __devinit add_card(struct pci_dev *dev, PRINT(KERN_ERR, lynx->id, "unable to read bus info block from i2c"); } else { PRINT(KERN_INFO, lynx->id, "got bus info block from serial eeprom"); /* FIXME: probably we shoud rewrite the max_rec, max_ROM(1394a), /* FIXME: probably we should rewrite the max_rec, max_ROM(1394a), * generation(1394a) and link_spd(1394a) field and recalculate * the CRC */ Loading drivers/input/tablet/aiptek.c +1 −1 Original line number Diff line number Diff line Loading @@ -362,7 +362,7 @@ static const int macroKeyEvents[] = { }; /*********************************************************************** * Map values to strings and back. Every map shoudl have the following * Map values to strings and back. Every map should have the following * as its last element: { NULL, AIPTEK_INVALID_VALUE }. */ #define AIPTEK_INVALID_VALUE -1 Loading Loading
arch/x86/kernel/ptrace.c +1 −1 Original line number Diff line number Diff line Loading @@ -604,7 +604,7 @@ ptrace_modify_breakpoint(struct perf_event *bp, int len, int type, struct perf_event_attr attr; /* * We shoud have at least an inactive breakpoint at this * We should have at least an inactive breakpoint at this * slot. It means the user is writing dr7 without having * written the address register first */ Loading
drivers/ata/libata-core.c +1 −1 Original line number Diff line number Diff line Loading @@ -2232,7 +2232,7 @@ int ata_dev_read_id(struct ata_device *dev, unsigned int *p_class, * Some drives were very specific about that exact sequence. * * Note that ATA4 says lba is mandatory so the second check * shoud never trigger. * should never trigger. */ if (ata_id_major_version(id) < 4 || !ata_id_has_lba(id)) { err_mask = ata_dev_init_params(dev, id[3], id[6]); Loading
drivers/gpu/drm/radeon/atombios.h +1 −1 Original line number Diff line number Diff line Loading @@ -2275,7 +2275,7 @@ typedef struct _ATOM_LCD_RTS_RECORD { UCHAR ucRTSValue; } ATOM_LCD_RTS_RECORD; /* !! If the record below exits, it shoud always be the first record for easy use in command table!!! */ /* !! If the record below exits, it should always be the first record for easy use in command table!!! */ typedef struct _ATOM_LCD_MODE_CONTROL_CAP { UCHAR ucRecordType; USHORT usLCDCap; Loading
drivers/ieee1394/pcilynx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1452,7 +1452,7 @@ static int __devinit add_card(struct pci_dev *dev, PRINT(KERN_ERR, lynx->id, "unable to read bus info block from i2c"); } else { PRINT(KERN_INFO, lynx->id, "got bus info block from serial eeprom"); /* FIXME: probably we shoud rewrite the max_rec, max_ROM(1394a), /* FIXME: probably we should rewrite the max_rec, max_ROM(1394a), * generation(1394a) and link_spd(1394a) field and recalculate * the CRC */ Loading
drivers/input/tablet/aiptek.c +1 −1 Original line number Diff line number Diff line Loading @@ -362,7 +362,7 @@ static const int macroKeyEvents[] = { }; /*********************************************************************** * Map values to strings and back. Every map shoudl have the following * Map values to strings and back. Every map should have the following * as its last element: { NULL, AIPTEK_INVALID_VALUE }. */ #define AIPTEK_INVALID_VALUE -1 Loading