From: Kamil Konieczny <kamil.konieczny@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Tales Aparecida <tales.aparecida@gmail.com>
Subject: Re: [igt-dev] [PATCH i-g-t 1/4] lib/igt_kmod: fix trivial typos
Date: Wed, 3 Aug 2022 19:13:00 +0200 [thread overview]
Message-ID: <YuqsnOvS0qsWvUol@kamilkon-desk1> (raw)
In-Reply-To: <20220803052654.98827-2-tales.aparecida@gmail.com>
On 2022-08-03 at 02:26:51 -0300, Tales Aparecida wrote:
> existance -> existence
> kmcdline -> kcmdline
>
> Signed-off-by: Tales Aparecida <tales.aparecida@gmail.com>
> ---
> lib/igt_kmod.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lib/igt_kmod.c b/lib/igt_kmod.c
> index dfdcfcc5..bde0461a 100644
> --- a/lib/igt_kmod.c
> +++ b/lib/igt_kmod.c
> @@ -114,7 +114,7 @@ out:
> *
> * Returns: True in case the module has been found or false otherwise.
> *
> - * Function to check the existance of module @mod_name in list of loaded kernel
> + * Function to check the existence of module @mod_name in list of loaded kernel
> * modules.
> *
> */
> @@ -813,7 +813,7 @@ static void kmsg_dump(int fd)
> continue;
>
> if (errno == EPIPE) {
> - igt_warn("kmsg truncated: too many messages. You may want to increase log_buf_len in kmcdline\n");
> + igt_warn("kmsg truncated: too many messages. You may want to increase log_buf_len in kcmdline\n");
> continue;
Reviewed-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
> }
>
> --
> 2.37.0
>
next prev parent reply other threads:[~2022-08-03 17:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-03 5:26 [igt-dev] [PATCH i-g-t 0/4] add kselftest runner documentation Tales Aparecida
2022-08-03 5:26 ` [igt-dev] [PATCH i-g-t 1/4] lib/igt_kmod: fix trivial typos Tales Aparecida
2022-08-03 17:13 ` Kamil Konieczny [this message]
2022-08-03 5:26 ` [igt-dev] [PATCH i-g-t 2/4] CONTRIBUTING: Add reference for GTKDoc Tales Aparecida
2022-08-03 5:26 ` [igt-dev] [PATCH i-g-t 3/4] lib/kselftests: return non-zero on open(kmsg) failure Tales Aparecida
2022-08-03 17:11 ` Kamil Konieczny
2022-08-03 20:04 ` Tales
2022-08-04 18:09 ` Maíra Canal
2022-08-03 5:26 ` [igt-dev] [PATCH i-g-t 4/4] lib/igt_kmod: add igt_kselftests documentation Tales Aparecida
2022-08-03 8:47 ` Petri Latvala
2022-08-03 15:49 ` Tales
2022-08-03 6:00 ` [igt-dev] ✓ Fi.CI.BAT: success for add kselftest runner documentation Patchwork
2022-08-03 13:29 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YuqsnOvS0qsWvUol@kamilkon-desk1 \
--to=kamil.konieczny@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=tales.aparecida@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.