···1361368) void lazy_mmu_prot_update(pte_t pte)137137 This interface is called whenever the protection on138138 any user PTEs change. This interface provides a notification139139- to architecture specific code to take appropiate action.139139+ to architecture specific code to take appropriate action.140140141141142142Next, we have the cache flushing interfaces. In general, when Linux
+1-1
Documentation/ioctl/hdio.txt
···946946947947 This ioctl initializes the addresses and irq for a disk948948 controller, probes for drives, and creates /proc/ide949949- interfaces as appropiate.949949+ interfaces as appropriate.950950951951952952
+1-1
Documentation/laptop-mode.txt
···357357# Read-ahead, in kilobytes358358READAHEAD=${READAHEAD:-'4096'}359359360360-# Shall we remount journaled fs. with appropiate commit interval? (1=yes)360360+# Shall we remount journaled fs. with appropriate commit interval? (1=yes)361361DO_REMOUNTS=${DO_REMOUNTS:-'1'}362362363363# And shall we add the "noatime" option to that as well? (1=yes)
+1-1
Documentation/networking/sk98lin.txt
···9191 with (M)92925. Execute the command "make modules".93936. Execute the command "make modules_install".9494- The appropiate modules will be installed.9494+ The appropriate modules will be installed.95957. Reboot your system.96969797
+1-1
Documentation/x86_64/boot-options.txt
···198198199199Misc200200201201- noreplacement Don't replace instructions with more appropiate ones201201+ noreplacement Don't replace instructions with more appropriate ones202202 for the CPU. This may be useful on asymmetric MP systems203203 where some CPU have less capabilities than the others.
+1-1
drivers/s390/scsi/zfcp_erp.c
···34033403/**34043404 * zfcp_erp_action_cleanup34053405 *34063406- * Register unit with scsi stack if appropiate and fix reference counts.34063406+ * Register unit with scsi stack if appropriate and fix reference counts.34073407 * Note: Temporary units are not registered with scsi stack.34083408 */34093409static void
+1-1
drivers/scsi/gdth.c
···328328 * hdr_channel:x x - number of virtual bus for host drives329329 * shared_access:Y disable driver reserve/release protocol to 330330 * access a shared resource from several nodes, 331331- * appropiate controller firmware required331331+ * appropriate controller firmware required332332 * shared_access:N enable driver reserve/release protocol333333 * probe_eisa_isa:Y scan for EISA/ISA controllers334334 * probe_eisa_isa:N do not scan for EISA/ISA controllers
+1-1
sound/oss/opl3sa2.c
···530530 if (hw_config->slots[0] != -1) {531531 /* Did the MSS driver install? */532532 if(num_mixers == (initial_mixers + 1)) {533533- /* The MSS mixer is installed, reroute mixers appropiately */533533+ /* The MSS mixer is installed, reroute mixers appropriately */534534 AD1848_REROUTE(SOUND_MIXER_LINE1, SOUND_MIXER_CD);535535 AD1848_REROUTE(SOUND_MIXER_LINE2, SOUND_MIXER_SYNTH);536536 AD1848_REROUTE(SOUND_MIXER_LINE3, SOUND_MIXER_LINE);