Loading Documentation/hwmon/pc87427 +1 −1 Original line number Diff line number Diff line Loading @@ -34,5 +34,5 @@ Fan rotation speeds are reported as 14-bit values from a gated clock signal. Speeds down to 83 RPM can be measured. An alarm is triggered if the rotation speed drops below a programmable limit. Another alarm is triggered if the speed is too low to to be measured limit. Another alarm is triggered if the speed is too low to be measured (including stalled or missing fan). Documentation/networking/regulatory.txt +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ Example code - drivers hinting an alpha2: This example comes from the zd1211rw device driver. You can start by having a mapping of your device's EEPROM country/regulatory domain value to to a specific alpha2 as follows: domain value to a specific alpha2 as follows: static struct zd_reg_alpha2_map reg_alpha2_map[] = { { ZD_REGDOMAIN_FCC, "US" }, Loading Documentation/scsi/scsi_fc_transport.txt +1 −1 Original line number Diff line number Diff line Loading @@ -378,7 +378,7 @@ Vport Disable/Enable: int vport_disable(struct fc_vport *vport, bool disable) where: vport: Is vport to to be enabled or disabled vport: Is vport to be enabled or disabled disable: If "true", the vport is to be disabled. If "false", the vport is to be enabled. Loading arch/ia64/ia32/sys_ia32.c +1 −1 Original line number Diff line number Diff line Loading @@ -1270,7 +1270,7 @@ putreg (struct task_struct *child, int regno, unsigned int value) case PT_CS: if (value != __USER_CS) printk(KERN_ERR "ia32.putreg: attempt to to set invalid segment register %d = %x\n", "ia32.putreg: attempt to set invalid segment register %d = %x\n", regno, value); break; default: Loading arch/um/include/shared/ptrace_user.h +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ extern int ptrace_setregs(long pid, unsigned long *regs_in); * recompilation. So, we use PTRACE_OLDSETOPTIONS in UML. * We also want to be able to build the kernel on 2.4, which doesn't * have PTRACE_OLDSETOPTIONS. So, if it is missing, we declare * PTRACE_OLDSETOPTIONS to to be the same as PTRACE_SETOPTIONS. * PTRACE_OLDSETOPTIONS to be the same as PTRACE_SETOPTIONS. * * On architectures, that start to support PTRACE_O_TRACESYSGOOD on * linux 2.6, PTRACE_OLDSETOPTIONS never is defined, and also isn't Loading Loading
Documentation/hwmon/pc87427 +1 −1 Original line number Diff line number Diff line Loading @@ -34,5 +34,5 @@ Fan rotation speeds are reported as 14-bit values from a gated clock signal. Speeds down to 83 RPM can be measured. An alarm is triggered if the rotation speed drops below a programmable limit. Another alarm is triggered if the speed is too low to to be measured limit. Another alarm is triggered if the speed is too low to be measured (including stalled or missing fan).
Documentation/networking/regulatory.txt +1 −1 Original line number Diff line number Diff line Loading @@ -96,7 +96,7 @@ Example code - drivers hinting an alpha2: This example comes from the zd1211rw device driver. You can start by having a mapping of your device's EEPROM country/regulatory domain value to to a specific alpha2 as follows: domain value to a specific alpha2 as follows: static struct zd_reg_alpha2_map reg_alpha2_map[] = { { ZD_REGDOMAIN_FCC, "US" }, Loading
Documentation/scsi/scsi_fc_transport.txt +1 −1 Original line number Diff line number Diff line Loading @@ -378,7 +378,7 @@ Vport Disable/Enable: int vport_disable(struct fc_vport *vport, bool disable) where: vport: Is vport to to be enabled or disabled vport: Is vport to be enabled or disabled disable: If "true", the vport is to be disabled. If "false", the vport is to be enabled. Loading
arch/ia64/ia32/sys_ia32.c +1 −1 Original line number Diff line number Diff line Loading @@ -1270,7 +1270,7 @@ putreg (struct task_struct *child, int regno, unsigned int value) case PT_CS: if (value != __USER_CS) printk(KERN_ERR "ia32.putreg: attempt to to set invalid segment register %d = %x\n", "ia32.putreg: attempt to set invalid segment register %d = %x\n", regno, value); break; default: Loading
arch/um/include/shared/ptrace_user.h +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ extern int ptrace_setregs(long pid, unsigned long *regs_in); * recompilation. So, we use PTRACE_OLDSETOPTIONS in UML. * We also want to be able to build the kernel on 2.4, which doesn't * have PTRACE_OLDSETOPTIONS. So, if it is missing, we declare * PTRACE_OLDSETOPTIONS to to be the same as PTRACE_SETOPTIONS. * PTRACE_OLDSETOPTIONS to be the same as PTRACE_SETOPTIONS. * * On architectures, that start to support PTRACE_O_TRACESYSGOOD on * linux 2.6, PTRACE_OLDSETOPTIONS never is defined, and also isn't Loading