X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fattribute_container.h;h=574b201b99d8b0f31c268434546c4930ceb94eb7;hb=2f3edc6936e3f6be3f1df1e89c141ae028fa605e;hp=f5582332af046d4cb00ea31b3beeebccd7da2384;hpb=fa8e36c39b00a219d2c37250e493c3421e0e67e9;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/attribute_container.h b/include/linux/attribute_container.h index f5582332af0..574b201b99d 100644 --- a/include/linux/attribute_container.h +++ b/include/linux/attribute_container.h @@ -37,7 +37,7 @@ attribute_container_set_no_classdevs(struct attribute_container *atc) } int attribute_container_register(struct attribute_container *cont); -int attribute_container_unregister(struct attribute_container *cont); +int __must_check attribute_container_unregister(struct attribute_container *cont); void attribute_container_create_device(struct device *dev, int (*fn)(struct attribute_container *, struct device *,