lkml.org 
[lkml]   [2014]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] [trivial] treewide: Fix typo in printk and Kconfig
From
On Tue, Nov 4, 2014 at 5:56 PM, Masanari Iida <standby24x7@gmail.com> wrote:
> This patch fix spelling typo in printk and Kconfig within
> various part of kernel sources.
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> @@ -1103,7 +1103,7 @@ static int __init edac_devinit(void)
> dev = platform_device_register_simple("octeon_lmc_edac",
> i, NULL, 0);
> if (IS_ERR(dev)) {
> - pr_err("Registation of octeon_lmc_edac %d failed!\n", i);
> + pr_err("Regisrtation of octeon_lmc_edac %d failed!\n", i);

spell checking of your own patches would help too...


\
 
 \ /
  Last update: 2014-11-05 04:21    [W:0.061 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site