Re: [PATCH] common: state: fix another alignment

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxx>
> ---
>  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@xxxxxxxxxxxxxxxxxxx
> 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@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux