Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[sfrench/cifs-2.6.git] / drivers / staging / iio / chrdev.h
index f42bafb3a894baa859d6a8076115b3ca6039c92a..3f96f8696a412fa815e7fd90de245ea616b0457e 100644 (file)
@@ -94,7 +94,7 @@ struct iio_event_interface {
        struct iio_chrdev_minor_attr            attr;
        struct module                           *owner;
        void                                    *private;
-       char                                    _name[20];
+       char                                    _name[35];
        char                                    _attrname[20];
 };