On 18.07.2017 13:08, Marc-André Lureau wrote:
> On Mon, Jul 17, 2017 at 11:09 PM, Philippe Mathieu-Daudé
> wrote:
>> Applied using the Coccinelle semantic patch
>> scripts/coccinelle/use_osdep.cocci
>> (also added braces to satisfy checkpatch)
[...]
>> diff --git a/target/microblaze/op_helper.c b
On Mon, Jul 17, 2017 at 11:09 PM, Philippe Mathieu-Daudé
wrote:
> Applied using the Coccinelle semantic patch scripts/coccinelle/use_osdep.cocci
> (also added braces to satisfy checkpatch)
>
> Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Marc-André Lureau
> ---
> target/microblaze/op_h
Applied using the Coccinelle semantic patch scripts/coccinelle/use_osdep.cocci
(also added braces to satisfy checkpatch)
Signed-off-by: Philippe Mathieu-Daudé
---
target/microblaze/op_helper.c | 3 ++-
target/microblaze/translate.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff