On Tue, Mar 12, 2019 at 12:21:48AM -0700, Andrey Smirnov wrote:
> There are no users of this field in the code. Drop it.
> 
> Signed-off-by: Andrey Smirnov <[email protected]>
> ---
>  fs/ramfs.c | 2 --
>  1 file changed, 2 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/fs/ramfs.c b/fs/ramfs.c
> index 3046afef3..94ecb0597 100644
> --- a/fs/ramfs.c
> +++ b/fs/ramfs.c
> @@ -43,8 +43,6 @@ struct ramfs_inode {
>       char *symlink;
>       ulong mode;
>  
> -     struct handle_d *handle;
> -
>       ulong size;
>       struct ramfs_chunk *data;
>  
> -- 
> 2.20.1
> 
> 
> _______________________________________________
> barebox mailing list
> [email protected]
> 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
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to