···1368) void lazy_mmu_prot_update(pte_t pte)137 This interface is called whenever the protection on138 any user PTEs change. This interface provides a notification139- to architecture specific code to take appropiate action.140141142Next, we have the cache flushing interfaces. In general, when Linux
···1368) void lazy_mmu_prot_update(pte_t pte)137 This interface is called whenever the protection on138 any user PTEs change. This interface provides a notification139+ to architecture specific code to take appropriate action.140141142Next, we have the cache flushing interfaces. In general, when Linux
+1-1
Documentation/ioctl/hdio.txt
···946947 This ioctl initializes the addresses and irq for a disk948 controller, probes for drives, and creates /proc/ide949- interfaces as appropiate.950951952
···946947 This ioctl initializes the addresses and irq for a disk948 controller, probes for drives, and creates /proc/ide949+ interfaces as appropriate.950951952
+1-1
Documentation/laptop-mode.txt
···357# Read-ahead, in kilobytes358READAHEAD=${READAHEAD:-'4096'}359360-# Shall we remount journaled fs. with appropiate commit interval? (1=yes)361DO_REMOUNTS=${DO_REMOUNTS:-'1'}362363# And shall we add the "noatime" option to that as well? (1=yes)
···357# Read-ahead, in kilobytes358READAHEAD=${READAHEAD:-'4096'}359360+# Shall we remount journaled fs. with appropriate commit interval? (1=yes)361DO_REMOUNTS=${DO_REMOUNTS:-'1'}362363# And shall we add the "noatime" option to that as well? (1=yes)
+1-1
Documentation/networking/sk98lin.txt
···91 with (M)925. Execute the command "make modules".936. Execute the command "make modules_install".94- The appropiate modules will be installed.957. Reboot your system.9697
···91 with (M)925. Execute the command "make modules".936. Execute the command "make modules_install".94+ The appropriate modules will be installed.957. Reboot your system.9697
+1-1
Documentation/x86_64/boot-options.txt
···198199Misc200201- noreplacement Don't replace instructions with more appropiate ones202 for the CPU. This may be useful on asymmetric MP systems203 where some CPU have less capabilities than the others.
···198199Misc200201+ noreplacement Don't replace instructions with more appropriate ones202 for the CPU. This may be useful on asymmetric MP systems203 where some CPU have less capabilities than the others.
+1-1
drivers/s390/scsi/zfcp_erp.c
···3403/**3404 * zfcp_erp_action_cleanup3405 *3406- * Register unit with scsi stack if appropiate and fix reference counts.3407 * Note: Temporary units are not registered with scsi stack.3408 */3409static void
···3403/**3404 * zfcp_erp_action_cleanup3405 *3406+ * Register unit with scsi stack if appropriate and fix reference counts.3407 * Note: Temporary units are not registered with scsi stack.3408 */3409static void
+1-1
drivers/scsi/gdth.c
···328 * hdr_channel:x x - number of virtual bus for host drives329 * shared_access:Y disable driver reserve/release protocol to 330 * access a shared resource from several nodes, 331- * appropiate controller firmware required332 * shared_access:N enable driver reserve/release protocol333 * probe_eisa_isa:Y scan for EISA/ISA controllers334 * probe_eisa_isa:N do not scan for EISA/ISA controllers
···328 * hdr_channel:x x - number of virtual bus for host drives329 * shared_access:Y disable driver reserve/release protocol to 330 * access a shared resource from several nodes, 331+ * appropriate controller firmware required332 * shared_access:N enable driver reserve/release protocol333 * probe_eisa_isa:Y scan for EISA/ISA controllers334 * probe_eisa_isa:N do not scan for EISA/ISA controllers
+1-1
sound/oss/opl3sa2.c
···530 if (hw_config->slots[0] != -1) {531 /* Did the MSS driver install? */532 if(num_mixers == (initial_mixers + 1)) {533- /* The MSS mixer is installed, reroute mixers appropiately */534 AD1848_REROUTE(SOUND_MIXER_LINE1, SOUND_MIXER_CD);535 AD1848_REROUTE(SOUND_MIXER_LINE2, SOUND_MIXER_SYNTH);536 AD1848_REROUTE(SOUND_MIXER_LINE3, SOUND_MIXER_LINE);
···530 if (hw_config->slots[0] != -1) {531 /* Did the MSS driver install? */532 if(num_mixers == (initial_mixers + 1)) {533+ /* The MSS mixer is installed, reroute mixers appropriately */534 AD1848_REROUTE(SOUND_MIXER_LINE1, SOUND_MIXER_CD);535 AD1848_REROUTE(SOUND_MIXER_LINE2, SOUND_MIXER_SYNTH);536 AD1848_REROUTE(SOUND_MIXER_LINE3, SOUND_MIXER_LINE);