remove useless return value checks for functions that cannot fail
authorRich Felker <dalias@aerifal.cx>
Thu, 10 Mar 2011 16:02:29 +0000 (11:02 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 10 Mar 2011 16:02:29 +0000 (11:02 -0500)
commitc8c4ef7d4404b94483c68b7479eb98b9b09f996c
tree4fb63703d35871a4c7b2b87872ef701d40a0ec02
parent0f8cc94d68a54893fc2aee90503735045618d8ae
remove useless return value checks for functions that cannot fail
src/signal/sigpause.c