greybus: protocol: remove leading underscore from _gb_protocol_find()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 May 2015 11:17:59 +0000 (16:47 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 May 2015 05:39:18 +0000 (22:39 -0700)
commit8fd46587dbc478168d799fb12828801250086ced
treec4fd08356097afd843eea758b98f769d0f441487
parent4890f31966a6991e7652f8a365ff59c1ba313c9d
greybus: protocol: remove leading underscore from _gb_protocol_find()

Remove the unnecessary underscore from _gb_protocol_find().

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/protocol.c