From 03705fb9e1da4a6cd418f0f24155eb7054891c70 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Wed, 3 Aug 2011 18:09:02 -0700 Subject: [PATCH] --- yaml --- r: 272401 b: refs/heads/master c: 84f8508a7d0357f841c2fa66b7c39d98c5b5e13e h: refs/heads/master i: 272399: 4cb2174f59b30b82da42d99f81deedcfd4bfa390 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 f2e0d530ea39..f3e917804802 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e69c499790a35ef5ad164fd99f0b691e138640da +refs/heads/master: 84f8508a7d0357f841c2fa66b7c39d98c5b5e13e 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; };