Hi Tiago,
On 4/12/19 4:45 AM, Tiago Macedo wrote:
> The standard guarantees that a pointer with static storage duration
> and no other initializer will be initialized to be a null pointer.
>
> Signed-off-by: Tiago Macedo
> ---
> drivers/staging/media/zoran/videocodec.c | 2 +-
> 1 file changed,
The standard guarantees that a pointer with static storage duration
and no other initializer will be initialized to be a null pointer.
Signed-off-by: Tiago Macedo
---
drivers/staging/media/zoran/videocodec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/medi