Re: [PATCH ipmi/kcs_bmc v6] ipmi: kcs_bmc: coding-style fixes and use new poll type

From: Wang, Haiyue
Date: Mon Feb 26 2018 - 10:53:38 EST




On 2018-02-26 23:50, Corey Minyard wrote:
On 02/26/2018 09:48 AM, Haiyue Wang wrote:
Many for coding-style fixes, and update the poll API with the new
type '__poll_t', this is new commit from linux-4.16-rc1.

Signed-off-by: Haiyue Wang <haiyue.wang@xxxxxxxxxxxxxxx>

Sorry for the delay, I was on jury duty last week. But it looks like you got
some useful changes in.

I'm hoping you are done with this patch :-). I've included in my tree, but
I can replace if necessary.

Thanks,

Thanks for your time, my mistake, this one should be last one. :-)

BR,
Haiyue

-corey

---
v5 -> v6:
 - Add the missed change to EPOLLIN.