On Tue, 25 Oct 2016 21:00:31 +0200
Igor Vuk <parcij...@gmail.com> wrote:

> Fix some minor spelling errors and capitalization issues.
> 
> Signed-off-by: Igor Vuk <parcij...@gmail.com>
> ---
>  Documentation/cpu-hotplug.txt | 32 ++++++++++++++++----------------
>  1 file changed, 16 insertions(+), 16 deletions(-)
> 
> diff --git a/Documentation/cpu-hotplug.txt b/Documentation/cpu-hotplug.txt
> index dd68821..94e66f18 100644
> --- a/Documentation/cpu-hotplug.txt
> +++ b/Documentation/cpu-hotplug.txt
> @@ -84,9 +84,9 @@ are added or removed anytime.  Trimming it accurately for 
> your system needs
>  upfront can save some boot time memory. See below for how we use heuristics
>  in x86_64 case to keep this under check.
>  
> -cpu_online_mask: Bitmap of all CPUs currently online. Its set in __cpu_up()
> -after a cpu is available for kernel scheduling and ready to receive
> -interrupts from devices. Its cleared when a cpu is brought down using
> +cpu_online_mask: Bitmap of all CPUs currently online. It's set in __cpu_up()
> +after a CPU is available for kernel scheduling and ready to receive
> +interrupts from devices. Its cleared when a CPU is brought down using

You missed one! :)

I fixed that one too after applying the patch, thanks.  If I'm not wrong,
this is your first kernel patch - congratulations!

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to