cpc925_edac: Use proper array termination
The struct should be terminated by using empty braces in order to fix the following sparse warning. drivers/edac/cpc925_edac.c:792:10: warning: Using plain integer as NULL pointer Signed-off-by: NJingoo Han <jg1.han@samsung.com> [ drop obvious comment ] Signed-off-by: NBorislav Petkov <bp@suse.de>
Showing
想要评论请 注册 或 登录