Re: [Iprdd-devel] [PATCH v2] iprutils: Enable time configuration for SES enclosures.

2016-04-05 Thread Brian King
On 03/29/2016 10:38 AM, Gabriel Krisman Bertazi wrote: > + > static const struct { > char *cmd; > int min_args; > @@ -19270,6 +19319,8 @@ static const struct { > { "resume-disk-enclosure", 1, 0, 1, resume_disk_enclosure, > "sg8 "}, > { "show-perf",

Re: [Iprdd-devel] [PATCH v2] iprutils: Enable time configuration for SES enclosures.

2016-03-29 Thread Guilherme G. Piccoli
On 03/29/2016 12:38 PM, Gabriel Krisman Bertazi wrote: > Thanks for your review! > > yes, you are correct. I added a return value for this function and > changed the return type for init_ses_dev, as you suggested. Very nice Gabriel, thank you. > >>> +int ipr_ses_get_time(struct ipr_dev *dev,