aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-10-10 10:01:51 -0700
committerGravatar Mark D. Roth <roth@google.com>2017-10-10 10:01:51 -0700
commit62ca6ced7c1a8b832980ac2637bfff1ee6505e60 (patch)
treea1ff0096e7ae2ec2a04b16c738a76beaaf6ac745 /src/core/ext/filters/client_channel/lb_policy/subchannel_list.h
parentbf6a86a293325b528dc10ee10ed9d1242b87a642 (diff)
clang-format
Diffstat (limited to 'src/core/ext/filters/client_channel/lb_policy/subchannel_list.h')
-rw-r--r--src/core/ext/filters/client_channel/lb_policy/subchannel_list.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h b/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h
index 1e3a921c65..cf872afbe2 100644
--- a/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h
+++ b/src/core/ext/filters/client_channel/lb_policy/subchannel_list.h
@@ -68,8 +68,9 @@ typedef struct {
} grpc_lb_subchannel_data;
// Unrefs the subchannel contained in sd.
-void grpc_lb_subchannel_data_unref_subchannel(
- grpc_exec_ctx *exec_ctx, grpc_lb_subchannel_data *sd, const char *reason);
+void grpc_lb_subchannel_data_unref_subchannel(grpc_exec_ctx *exec_ctx,
+ grpc_lb_subchannel_data *sd,
+ const char *reason);
// Starts watching the connectivity state of the subchannel.
// The connectivity_changed_cb callback must invoke either