Skip to content

Commit a457aa6

Browse files
author
Linus Torvalds
committed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
2 parents dbc1651 + b3c29d8 commit a457aa6

File tree

40 files changed

+50
-349
lines changed

40 files changed

+50
-349
lines changed

Documentation/filesystems/proc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ VmallocChunk: 111088 kB
418418
Dirty: Memory which is waiting to get written back to the disk
419419
Writeback: Memory which is actively being written back to the disk
420420
Mapped: files which have been mmaped, such as libraries
421-
Slab: in-kernel data structures cache
421+
Slab: in-kernel data structures cache
422422
CommitLimit: Based on the overcommit ratio ('vm.overcommit_ratio'),
423423
this is the total amount of memory currently available to
424424
be allocated on the system. This limit is only adhered to

Documentation/i2o/ioctl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ VII. Getting Parameters
185185
ENOMEM Kernel memory allocation error
186186

187187
A return value of 0 does not mean that the value was actually
188-
properly retreived. The user should check the result list
188+
properly retrieved. The user should check the result list
189189
to determine the specific status of the transaction.
190190

191191
VIII. Downloading Software

Documentation/networking/sk98lin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Default: Both
245245
This parameters is only relevant if auto-negotiation for this port is
246246
not set to "Sense". If auto-negotiation is set to "On", all three values
247247
are possible. If it is set to "Off", only "Full" and "Half" are allowed.
248-
This parameter is usefull if your link partner does not support all
248+
This parameter is useful if your link partner does not support all
249249
possible combinations.
250250

251251
Flow Control

Documentation/power/swsusp.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ A: Try running
212212

213213
cat `cat /proc/[0-9]*/maps | grep / | sed 's:.* /:/:' | sort -u` > /dev/null
214214

215-
after resume. swapoff -a; swapon -a may also be usefull.
215+
after resume. swapoff -a; swapon -a may also be useful.
216216

217217
Q: What happens to devices during swsusp? They seem to be resumed
218218
during system suspend?
@@ -323,7 +323,7 @@ to be useless to try to suspend to disk while that app is running?
323323
A: No, it should work okay, as long as your app does not mlock()
324324
it. Just prepare big enough swap partition.
325325

326-
Q: What information is usefull for debugging suspend-to-disk problems?
326+
Q: What information is useful for debugging suspend-to-disk problems?
327327

328328
A: Well, last messages on the screen are always useful. If something
329329
is broken, it is usually some kernel driver, therefore trying with as

MAINTAINERS

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -546,13 +546,6 @@ W: http://linuxtv.org
546546
T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
547547
S: Maintained
548548

549-
BUSLOGIC SCSI DRIVER
550-
P: Leonard N. Zubkoff
551-
M: Leonard N. Zubkoff <[email protected]>
552-
553-
W: http://www.dandelion.com/Linux/
554-
S: Maintained
555-
556549
COMMON INTERNET FILE SYSTEM (CIFS)
557550
P: Steve French
558551

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ export KBUILD_CHECKSRC KBUILD_SRC KBUILD_EXTMOD
251251
# If it is set to "silent_", nothing wil be printed at all, since
252252
# the variable $(silent_cmd_cc_o_c) doesn't exist.
253253
#
254-
# A simple variant is to prefix commands with $(Q) - that's usefull
254+
# A simple variant is to prefix commands with $(Q) - that's useful
255255
# for commands that shall be hidden in non-verbose mode.
256256
#
257257
# $(Q)ln $@ :<

arch/arm/mach-omap1/board-perseus2.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ static void __init omap_perseus2_map_io(void)
184184
omap_writel(0x00000088, OMAP730_FLASH_ACFG_0);
185185

186186
/*
187-
* Ethernet support trough the debug board
187+
* Ethernet support through the debug board
188188
* CS1 timings setup
189189
*/
190190
omap_writel(0x0000fff3, OMAP730_FLASH_CFG_1);

arch/i386/kernel/cpu/changelog

Lines changed: 0 additions & 63 deletions
This file was deleted.

arch/i386/kernel/cpu/mtrr/changelog

Lines changed: 0 additions & 229 deletions
This file was deleted.

arch/powerpc/kernel/prom.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ static int __init early_init_dt_scan_chosen(unsigned long node,
972972
#endif
973973

974974
#ifdef CONFIG_PPC_RTAS
975-
/* To help early debugging via the front panel, we retreive a minimal
975+
/* To help early debugging via the front panel, we retrieve a minimal
976976
* set of RTAS infos now if available
977977
*/
978978
{

arch/powerpc/kernel/rtas.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ void rtas_stop_self(void)
632632
}
633633

634634
/*
635-
* Call early during boot, before mem init or bootmem, to retreive the RTAS
635+
* Call early during boot, before mem init or bootmem, to retrieve the RTAS
636636
* informations from the device-tree and allocate the RMO buffer for userland
637637
* accesses.
638638
*/

arch/powerpc/kernel/setup_64.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ void __init setup_system(void)
438438

439439
/*
440440
* Fill the ppc64_caches & systemcfg structures with informations
441-
* retreived from the device-tree. Need to be called before
441+
* retrieved from the device-tree. Need to be called before
442442
* finish_device_tree() since the later requires some of the
443443
* informations filled up here to properly parse the interrupt
444444
* tree.

0 commit comments

Comments
 (0)