diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-12 02:54:57 (GMT) |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2013-08-14 10:46:46 (GMT) |
commit | 75a9551f2b3792686df25501f248d1de92d5da0f (patch) | |
tree | 4725585029c4d2a5d1f9d5a49e52e5d680d1fa7e /drivers/pci/pcie | |
parent | e0d391ab04910aa1304f181fc865471a1d1508ec (diff) | |
download | linux-fsl-qoriq-75a9551f2b3792686df25501f248d1de92d5da0f.tar.xz |
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: Jingoo Han <jg1.han@samsung.com>
[ drop obvious comment ]
Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'drivers/pci/pcie')
0 files changed, 0 insertions, 0 deletions