diff --git a/[refs] b/[refs] index 9e7ebd201be4..439ab25247dd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d2f152878d457a84f3708acee5f682322386a79b +refs/heads/master: bff747c58cf97bf4fc8b499ee0f419b59d6b226d diff --git a/trunk/include/linux/regulator/consumer.h b/trunk/include/linux/regulator/consumer.h index 26f6ea4444e3..b47771aa5718 100644 --- a/trunk/include/linux/regulator/consumer.h +++ b/trunk/include/linux/regulator/consumer.h @@ -123,7 +123,7 @@ struct regulator_bulk_data { const char *supply; struct regulator *consumer; - /* Internal use */ + /* private: Internal use */ int ret; };