Christophe Leroy writes:
> Le 24/08/2021 à 16:40, Shuah Khan a écrit :
>> On 8/5/21 12:52 AM, cgel@gmail.com wrote:
>>> From: yong yiran
>>>
>>> 'inttypes.h' included in 'tm-poison.c' is duplicated.
>>> Remove all but the first include of inttypes.h from tm-poison.c.
>>>
>>> Reported-by: Zeal
Le 24/08/2021 à 16:40, Shuah Khan a écrit :
On 8/5/21 12:52 AM, cgel@gmail.com wrote:
From: yong yiran
'inttypes.h' included in 'tm-poison.c' is duplicated.
Remove all but the first include of inttypes.h from tm-poison.c.
Reported-by: Zeal Robot
Signed-off-by: yong yiran
---
tools/
On 8/5/21 12:52 AM, cgel@gmail.com wrote:
From: yong yiran
'inttypes.h' included in 'tm-poison.c' is duplicated.
Remove all but the first include of inttypes.h from tm-poison.c.
Reported-by: Zeal Robot
Signed-off-by: yong yiran
---
tools/testing/selftests/powerpc/tm/tm-poison.c | 1 -
From: yong yiran
'inttypes.h' included in 'tm-poison.c' is duplicated.
Remove all but the first include of inttypes.h from tm-poison.c.
Reported-by: Zeal Robot
Signed-off-by: yong yiran
---
tools/testing/selftests/powerpc/tm/tm-poison.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools