30.04.2013 06:59, liguang wrote:
> Signed-off-by: liguang
Thanks, applied to the trivial patches queue.
/mjt
On 1 May 2013 18:09, Michael Tokarev wrote:
> Also, Peter, does your followup email mean your Rewieved-by
> should be added too?
As Andreas says, you don't add R-b: tags unless they
were explicitly given. However in this case I think I
just forgot to write it, so here you are:
Reviewed-by: Peter
Am 01.05.2013 19:09, schrieb Michael Tokarev:
> 30.04.2013 06:59, liguang wrote:
>> Signed-off-by: liguang
>> ---
>> translate-all.c |1 -
>> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> Hmm. Does we require S-o-b line even for such a trivial (but nevertheless
> important) stuff?
30.04.2013 06:59, liguang wrote:
> Signed-off-by: liguang
> ---
> translate-all.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Hmm. Does we require S-o-b line even for such a trivial (but nevertheless
important) stuff?
Also, Peter, does your followup email mean your Rewieved-by
On 30 April 2013 03:59, liguang wrote:
> Signed-off-by: liguang
> ---
> translate-all.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/translate-all.c b/translate-all.c
> index da93608..d04a116 100644
> --- a/translate-all.c
> +++ b/translate-all.c
> @@ -55,7 +55,6
Signed-off-by: liguang
---
translate-all.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/translate-all.c b/translate-all.c
index da93608..d04a116 100644
--- a/translate-all.c
+++ b/translate-all.c
@@ -55,7 +55,6 @@
#else
#include "exec/address-spaces.h"
#endif
-#incl