ceph/src/arch
Danny Al-Gaaf 1cef8339f7 arch/neon.c: check result of fread()
Fix for:

CID 1128384 (#1 of 1): Ignoring number of bytes read (CHECKED_RETURN)
 check_return: fread(void * restrict, size_t, size_t, FILE * restrict)
 returns the number of bytes read, but it is ignored.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2014-10-27 12:44:26 -07:00
..
intel.c arch: add SSE3, SSSE3, SSSE41 and PCLMUL intel features 2014-03-27 14:27:23 +01:00
intel.h arch: add SSE3, SSSE3, SSSE41 and PCLMUL intel features 2014-03-27 14:27:23 +01:00
Makefile.am
neon.c arch/neon.c: check result of fread() 2014-10-27 12:44:26 -07:00
neon.h
probe.cc
probe.h