All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/1] login: disable input console if password wrong
Date: Thu, 9 May 2013 19:07:44 +0200	[thread overview]
Message-ID: <20130509190744.77b81d09@skate> (raw)
In-Reply-To: <1368107382-25787-1-git-send-email-plagnioj@jcrosoft.com>

Dear Jean-Christophe PLAGNIOL-VILLARD,

A few minor English nits.

On Thu,  9 May 2013 15:49:42 +0200, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> so we garantie that barebox is secured again user interaction

guarantee

> +static bool console_input_allow = true;

console_input_allowed

> +bool console_is_input_allow(void)
> +{
> +	return console_input_allow;
> +}

console_is_input_allowed()

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2013-05-09 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 13:49 [PATCH 1/1] login: disable input console if password wrong Jean-Christophe PLAGNIOL-VILLARD
2013-05-09 17:07 ` Thomas Petazzoni [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-17 16:08 Jean-Christophe PLAGNIOL-VILLARD

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=20130509190744.77b81d09@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.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.