| Date | Fri, 10 Apr 2015 21:27:42 +0300 | From | Dan Carpenter <> | Subject | Re: [PATCH v3 03/21] Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h |
| |
On Thu, Apr 09, 2015 at 10:38:32AM +0200, Vitaly Kuznetsov wrote: > ..., make it inline and rename it to hv_poll_channel() so it can be reused > in other hv_util modules. >
The "...," is fine in the git log but I noticed recently that if you're reading patches in a web archive then often the subject and the body are several lines apart.
http://marc.info/?l=linux-api&m=142856917031730&w=2
It's awkward to follow.
regards, dan carpenter
|