From 2aeb231c05831e1fa78e46273038d7e738ecf10f Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 8 Sep 2011 10:16:47 -0700 Subject: [PATCH] --- yaml --- r: 263664 b: refs/heads/master c: bff747c58cf97bf4fc8b499ee0f419b59d6b226d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/regulator/consumer.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; };