Commit e5c515b4 authored by Evgeniy Polyakov's avatar Evgeniy Polyakov Committed by Greg Kroah-Hartman

[PATCH] w1: fix compiler warnings

Signed-off-by: default avatarEvgeniy Polyakov <johnpol@2ka.mipt.ru>
parent 6adf87bd
......@@ -27,6 +27,7 @@
DEFINE_SPINLOCK(w1_flock);
static LIST_HEAD(w1_families);
extern void w1_reconnect_slaves(struct w1_family *f);
static int w1_check_family(struct w1_family *f)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment