On 2025-03-04 07:58:19+, Louis Taylor wrote:
> It was mentioned that a new test_ function should be static, so go back
> over existing functions and mark those static as well.
Actually Willy wants these non-static for debugging purposes.
I can't seem to get that into my head -.-
Let's drop thi
On Thu, Mar 06, 2025 at 06:00:17PM +0100, Thomas Weißschuh wrote:
> On 2025-03-04 07:58:19+, Louis Taylor wrote:
> > It was mentioned that a new test_ function should be static, so go back
> > over existing functions and mark those static as well.
>
> Actually Willy wants these non-static for
It was mentioned that a new test_ function should be static, so go back
over existing functions and mark those static as well.
Signed-off-by: Louis Taylor
---
tools/testing/selftests/nolibc/nolibc-test.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/tools/tes
3 matches
Mail list logo