On Sun, Jun 02, 2019 at 05:38:01PM +0200, Emanuel Bennici wrote: > Replace 'return(1)' with 'return 1' because return is not a function. > > Signed-off-by: Emanuel Bennici <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>
On Sun, Jun 02, 2019 at 05:38:01PM +0200, Emanuel Bennici wrote: > Replace 'return(1)' with 'return 1' because return is not a function. > > Signed-off-by: Emanuel Bennici <[email protected]>
Reviewed-by: Mika Westerberg <[email protected]>