From 5290c5aeb8e0e2987c88fccf8a6dba7e211ecdd8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Nov 2010 17:48:06 +0000 Subject: 2010-11-16 Joel Sherrill * rtems/src/ratemonreportstatistics.c, rtems/src/ratemonresetall.c: Remove unchecked return status pointed out by clang. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 894aef29fd..5cbf60b945 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-11-16 Joel Sherrill + + * rtems/src/ratemonreportstatistics.c, rtems/src/ratemonresetall.c: + Remove unchecked return status pointed out by clang. + 2010-11-16 Joel Sherrill * libcsupport/src/putk.c: Remove useless variable initialization -- cgit v1.2.3