-
Mauro Carvalho Chehab authored
The Linux stack is too short. So, using recursive functions is a very bad idea. Convert those into non-recursive ones. Signed-off-by:
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
31e82355
The Linux stack is too short. So, using recursive functions
is a very bad idea. Convert those into non-recursive ones.
Signed-off-by:
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>