Remove blank lines at end of file and trailing whitespace.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Documentation/networking/dns_resolver.txt
If unsure, say N.
-
auth_x.o \
ceph_fs.o ceph_strings.o ceph_hash.o \
pagevec.o snapshot.o string_table.o
-
ac->ops = &ceph_auth_none_ops;
return 0;
}
-
int ceph_auth_none_init(struct ceph_auth_client *ac);
#endif
-
int ceph_x_init(struct ceph_auth_client *ac);
#endif
-
if (monc->client->extra_mon_dispatch &&
monc->client->extra_mon_dispatch(monc->client, msg) == 0)
break;
-
+
pr_err("received unknown message type %d %s\n", type,
ceph_msg_type_name(type));
}
}
}
EXPORT_SYMBOL(ceph_zero_page_vector_range);
-