[PATCH] state: backend_bucket_circular: drop unused free_pattern constant

Sascha Hauer s.hauer at pengutronix.de
Wed May 3 04:55:11 PDT 2017


On Wed, May 03, 2017 at 02:41:18PM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
> ---
>  common/state/backend_bucket_circular.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/common/state/backend_bucket_circular.c b/common/state/backend_bucket_circular.c
> index 832f44e599..7c81cdfaff 100644
> --- a/common/state/backend_bucket_circular.c
> +++ b/common/state/backend_bucket_circular.c
> @@ -72,7 +72,6 @@ struct __attribute__((__packed__)) state_backend_storage_bucket_circular_meta {
>  };
>  
>  static const uint32_t circular_magic = 0x14fa2d02;
> -static const uint8_t free_pattern = 0xff;
>  
>  static inline struct state_backend_storage_bucket_circular
>      *get_bucket_circular(struct state_backend_storage_bucket *bucket)
> -- 
> 2.11.0
> 
> 

-- 
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 |



More information about the barebox mailing list