Messages in this thread |  | | Subject | Re: [PATCH] Driver core: Fix device_add_attrs() error code path | From | Toshi Kani <> | Date | Thu, 12 Dec 2013 08:27:19 -0700 |
| |
On Thu, 2013-12-12 at 06:11 +0100, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > If the addition of dev_attr_online fails, device_add_attrs() should > remove device attribute groups as well as type and class attribute > groups before returning an error code. Make that happen. > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Nice catch!
Acked-by: Toshi Kani <toshi.kani@hp.com>
-Toshi
|  |