Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen
[firefly-linux-kernel-4.4.55.git] / include / linux / regulator / consumer.h
index 26f6ea4444e39fedda935b5505439a6de3301f41..b47771aa57180b6d553fbdb9363973f28569fde6 100644 (file)
@@ -123,7 +123,7 @@ struct regulator_bulk_data {
        const char *supply;
        struct regulator *consumer;
 
-       /* Internal use */
+       /* private: Internal use */
        int ret;
 };