Skip to content
Snippets Groups Projects
Commit e08ebf46 authored by Stefan Roese's avatar Stefan Roese Committed by Tom Rini
Browse files

ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)


This patch fixes the following compile warning:
zfs.c:2006:1: warning: 'zfs_label' defined but not used [-Wunused-function]
zfs.c:2029:1: warning: 'zfs_uuid' defined but not used [-Wunused-function]

Signed-off-by: default avatarStefan Roese <sr@denx.de>
Cc: Jorgen Lundman <lundman@lundman.net>
parent af8d1d3f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment