Loading Documentation/video4linux/bttv/Insmod-options +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ bttv.o i2c_udelay= Allow reduce I2C speed. Default is 5 usecs (meaning 66,67 Kbps). The default is the maximum supported speed by kernel bitbang algoritm. You may use lower numbers, if I2C algorithm. You may use lower numbers, if I2C messages are lost (16 is known to work on all supported cards). Loading arch/m32r/lib/usercopy.c +2 −2 Original line number Diff line number Diff line Loading @@ -293,7 +293,7 @@ long strnlen_user(const char __user *s, long n) : "0" (n), "1" (s), "r" (n & 3), "r" (mask), "r"(0x01010101) : "r0", "r1", "cbit"); /* NOTE: strnlen_user() algorism: /* NOTE: strnlen_user() algorithm: * { * char *p; * for (p = s; n-- && *p != '\0'; ++p) Loading Loading @@ -369,7 +369,7 @@ long strnlen_user(const char __user *s, long n) : "0" (n), "1" (s), "r" (n & 3), "r" (mask), "r"(0x01010101) : "r0", "r1", "r2", "r3", "cbit"); /* NOTE: strnlen_user() algorism: /* NOTE: strnlen_user() algorithm: * { * char *p; * for (p = s; n-- && *p != '\0'; ++p) Loading arch/m68knommu/platform/5307/timers.c +1 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,7 @@ unsigned long coldfire_timer_offset(void) /* * Choose a reasonably fast profile timer. Make it an odd value to * try and get good coverage of kernal operations. * try and get good coverage of kernel operations. */ #define PROFILEHZ 1013 Loading drivers/infiniband/hw/ipath/ipath_iba6110.c +1 −1 Original line number Diff line number Diff line Loading @@ -1534,7 +1534,7 @@ static int ipath_ht_early_init(struct ipath_devdata *dd) * @kbase: ipath_base_info pointer * * We set the PCIE flag because the lower bandwidth on PCIe vs * HyperTransport can affect some user packet algorithims. * HyperTransport can affect some user packet algorithms. */ static int ipath_ht_get_base_info(struct ipath_portdata *pd, void *kbase) { Loading drivers/infiniband/hw/ipath/ipath_iba6120.c +1 −1 Original line number Diff line number Diff line Loading @@ -1293,7 +1293,7 @@ int __attribute__((weak)) ipath_unordered_wc(void) * @kbase: ipath_base_info pointer * * We set the PCIE flag because the lower bandwidth on PCIe vs * HyperTransport can affect some user packet algorithims. * HyperTransport can affect some user packet algorithms. */ static int ipath_pe_get_base_info(struct ipath_portdata *pd, void *kbase) { Loading Loading
Documentation/video4linux/bttv/Insmod-options +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ bttv.o i2c_udelay= Allow reduce I2C speed. Default is 5 usecs (meaning 66,67 Kbps). The default is the maximum supported speed by kernel bitbang algoritm. You may use lower numbers, if I2C algorithm. You may use lower numbers, if I2C messages are lost (16 is known to work on all supported cards). Loading
arch/m32r/lib/usercopy.c +2 −2 Original line number Diff line number Diff line Loading @@ -293,7 +293,7 @@ long strnlen_user(const char __user *s, long n) : "0" (n), "1" (s), "r" (n & 3), "r" (mask), "r"(0x01010101) : "r0", "r1", "cbit"); /* NOTE: strnlen_user() algorism: /* NOTE: strnlen_user() algorithm: * { * char *p; * for (p = s; n-- && *p != '\0'; ++p) Loading Loading @@ -369,7 +369,7 @@ long strnlen_user(const char __user *s, long n) : "0" (n), "1" (s), "r" (n & 3), "r" (mask), "r"(0x01010101) : "r0", "r1", "r2", "r3", "cbit"); /* NOTE: strnlen_user() algorism: /* NOTE: strnlen_user() algorithm: * { * char *p; * for (p = s; n-- && *p != '\0'; ++p) Loading
arch/m68knommu/platform/5307/timers.c +1 −1 Original line number Diff line number Diff line Loading @@ -104,7 +104,7 @@ unsigned long coldfire_timer_offset(void) /* * Choose a reasonably fast profile timer. Make it an odd value to * try and get good coverage of kernal operations. * try and get good coverage of kernel operations. */ #define PROFILEHZ 1013 Loading
drivers/infiniband/hw/ipath/ipath_iba6110.c +1 −1 Original line number Diff line number Diff line Loading @@ -1534,7 +1534,7 @@ static int ipath_ht_early_init(struct ipath_devdata *dd) * @kbase: ipath_base_info pointer * * We set the PCIE flag because the lower bandwidth on PCIe vs * HyperTransport can affect some user packet algorithims. * HyperTransport can affect some user packet algorithms. */ static int ipath_ht_get_base_info(struct ipath_portdata *pd, void *kbase) { Loading
drivers/infiniband/hw/ipath/ipath_iba6120.c +1 −1 Original line number Diff line number Diff line Loading @@ -1293,7 +1293,7 @@ int __attribute__((weak)) ipath_unordered_wc(void) * @kbase: ipath_base_info pointer * * We set the PCIE flag because the lower bandwidth on PCIe vs * HyperTransport can affect some user packet algorithims. * HyperTransport can affect some user packet algorithms. */ static int ipath_pe_get_base_info(struct ipath_portdata *pd, void *kbase) { Loading