From: Sascha Hauer <s.hauer@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] common: state: fix another alignment
Date: Tue, 8 Jan 2019 16:18:25 +0100 [thread overview]
Message-ID: <20190108151825.h27r4mdijhewsdwx@pengutronix.de> (raw)
In-Reply-To: <20190107144333.17791-1-rhi@pengutronix.de>
On Mon, Jan 07, 2019 at 03:43:33PM +0100, Roland Hieber wrote:
> Fixes: 7126dffd0be ("common: state: Add variable_type to state_variable")
> Fixes: 6096a0cfa4a ("common: state: fix alignment")
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> common/state/state_variables.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/common/state/state_variables.c b/common/state/state_variables.c
> index 50cffba700..6a00c82203 100644
> --- a/common/state/state_variables.c
> +++ b/common/state/state_variables.c
> @@ -102,7 +102,7 @@ static int state_uint8_set(struct param_d *p, void *priv)
> static struct state_variable *state_uint8_create(struct state *state,
> const char *name,
> struct device_node *node,
> - const struct variable_type *vtype)
> + const struct variable_type *vtype)
> {
> struct state_uint32 *su32;
> struct param_d *param;
> --
> 2.19.1
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2019-01-08 15:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-04 15:16 [PATCH] common: state: fix alignment Roland Hieber
2019-01-07 7:41 ` Sascha Hauer
2019-01-07 14:43 ` [PATCH] common: state: fix another alignment Roland Hieber
2019-01-08 15:18 ` Sascha Hauer [this message]
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=20190108151825.h27r4mdijhewsdwx@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=rhi@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox