On 11/30/22 05:26, Philippe Mathieu-Daudé wrote:
We are going to modify this code, so fix its style first to avoid:

   ERROR: spaces required around that '*' (ctx:VxV)
   #281: FILE: tcg/s390x/tcg-target.c.inc:1224:
   +        uintptr_t mask = ~(0xffffull << i*16);
                                             ^

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
  tcg/s390x/tcg-target.c.inc | 20 ++++++++++----------
  1 file changed, 10 insertions(+), 10 deletions(-)


Thanks, queued to tcg-next.


r~

Reply via email to