On Tue, Feb 09, 2016 at 02:57:53PM +, Ian Campbell wrote:
> On Tue, 2016-02-09 at 09:58 +, Wei Liu wrote:
> > On Fri, Feb 05, 2016 at 05:39:39PM -0800, Luis R. Rodriguez wrote:
> > > On Thu, Nov 19, 2015 at 3:06 PM, Luis R. Rodriguez
> > > wrote:
> > > > On Fri, Oct 9, 2015 at 12:34 AM, Ja
On Tue, 2016-02-09 at 09:58 +, Wei Liu wrote:
> On Fri, Feb 05, 2016 at 05:39:39PM -0800, Luis R. Rodriguez wrote:
> > On Thu, Nov 19, 2015 at 3:06 PM, Luis R. Rodriguez
> > wrote:
> > > On Fri, Oct 9, 2015 at 12:34 AM, Jan Beulich
> > > wrote:
> > > > > > > On 08.10.15 at 21:36, wrote:
> >
On Fri, Feb 05, 2016 at 05:39:39PM -0800, Luis R. Rodriguez wrote:
> On Thu, Nov 19, 2015 at 3:06 PM, Luis R. Rodriguez
> wrote:
> > On Fri, Oct 9, 2015 at 12:34 AM, Jan Beulich wrote:
> > On 08.10.15 at 21:36, wrote:
> >>> Signed-off-by: Mark Pryor
> >>
> >> Without any description I canno
On Thu, Nov 19, 2015 at 3:06 PM, Luis R. Rodriguez
wrote:
> On Fri, Oct 9, 2015 at 12:34 AM, Jan Beulich wrote:
> On 08.10.15 at 21:36, wrote:
>>> Signed-off-by: Mark Pryor
>>
>> Without any description I cannot see what is being fixed here, or why
>> there are _different_ comment changes o
On Fri, Oct 9, 2015 at 12:34 AM, Jan Beulich wrote:
On 08.10.15 at 21:36, wrote:
>> Signed-off-by: Mark Pryor
>
> Without any description I cannot see what is being fixed here, or why
> there are _different_ comment changes on the inclusion of the same
> comment. Since I assume that whateve
>>> On 08.10.15 at 21:36, wrote:
> Signed-off-by: Mark Pryor
Without any description I cannot see what is being fixed here, or why
there are _different_ comment changes on the inclusion of the same
comment. Since I assume that whatever issue there was has been
taken care of upstream, I'd suggest
Signed-off-by: Mark Pryor
---
src/kbd.c | 6 +++---
src/mouse.c | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/kbd.c b/src/kbd.c
index 33a95a3..fbcecc3 100644
--- a/src/kbd.c
+++ b/src/kbd.c
@@ -11,7 +11,7 @@
#include "hw/ps2port.h" // ps2_kbd_command
#include