Home
last modified time | relevance | path

Searched hist:cf159848860d38c2f2509ec19d595f5490ed03e5 (Results 1 – 10 of 10) sorted by relevance

/linux/arch/parisc/math-emu/
H A Dfcnvxf.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dfcnvfut.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dfcnvuf.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dfcnvfu.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dfcnvfxt.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dfrnd.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dfcnvfx.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Ddfsqrt.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dsfsqrt.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dfcnvff.cdiff cf159848860d38c2f2509ec19d595f5490ed03e5 Mon Feb 12 12:20:51 CET 2024 Arnd Bergmann <arnd@arndb.de> parisc: avoid c23 'nullptr' idenitifier

Starting in c23, this is a reserved keyword, so in the future, using it
will start causing build failures:

arch/parisc/math-emu/frnd.c:36:23: error: expected ';', ',' or ')' before 'nullptr'

Since I can't think of a good replacement name, add a leading underscore
to the function argument to avoid this namespace conflict. Apparently
all of these arguments are unused.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Helge Deller <deller@gmx.de>