On 17/04/23 11:09, Devarsh Thakkar wrote:
Hi Nikhil,
Thanks for the patch.
On 10/04/23 12:58, Nikhil M Jain wrote:
Remove #ifdef in header file to avoid multiple definitions while
multiple definitions doesnt seem to be right phrase as that will give
compilation error anyway.
compilation.
Hi Devarsh
On 17/04/23 11:09, Devarsh Thakkar wrote:
Hi Nikhil,
Thanks for the patch.
On 10/04/23 12:58, Nikhil M Jain wrote:
Remove #ifdef in header file to avoid multiple definitions while
multiple definitions doesnt seem to be right phrase as that will give
compilation error anyway.
com
Hi Nikhil,
Thanks for the patch.
On 10/04/23 12:58, Nikhil M Jain wrote:
> Remove #ifdef in header file to avoid multiple definitions while
multiple definitions doesnt seem to be right phrase as that will give
compilation error anyway.
> compilation. To improve code readability use if() rather t
Remove #ifdef in header file to avoid multiple definitions while
compilation. To improve code readability use if() rather than if's and
'#ifdef's'.
Signed-off-by: Nikhil M Jain
---
V7(patch introduced):
- Replace #ifdef and #if with if's.
common/bmp.c | 12 +++-
common/splash.c | 1
4 matches
Mail list logo