Re: [PATCH weston 6/6] ivi-shell: remove ivi_shell_setting

2018-01-22 Thread Pekka Paalanen
On Wed, 3 Jan 2018 16:09:21 +0100 Emre Ucan wrote: > it has only developermode option parameter. > The parameter is only used in init_ivi_shell. > Therefore, we can basically remove the struct, > and check the option locally in the function. > > Signed-off-by: Emre Ucan > --- > ivi-shell/ivi-s

[PATCH weston 6/6] ivi-shell: remove ivi_shell_setting

2018-01-03 Thread Emre Ucan
it has only developermode option parameter. The parameter is only used in init_ivi_shell. Therefore, we can basically remove the struct, and check the option locally in the function. Signed-off-by: Emre Ucan --- ivi-shell/ivi-shell.c | 42 -- 1 file change