summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/prwlocktimedrdlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/prwlocktimedrdlock.c')
-rw-r--r--cpukit/posix/src/prwlocktimedrdlock.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpukit/posix/src/prwlocktimedrdlock.c b/cpukit/posix/src/prwlocktimedrdlock.c
index 51c87d7b27..38fcb1a9ad 100644
--- a/cpukit/posix/src/prwlocktimedrdlock.c
+++ b/cpukit/posix/src/prwlocktimedrdlock.c
@@ -50,9 +50,6 @@ int pthread_rwlock_timedrdlock(
POSIX_Absolute_timeout_conversion_results_t status;
Thread_Control *executing;
- if ( !rwlock )
- return EINVAL;
-
/*
* POSIX requires that blocking calls with timeouts that take
* an absolute timeout must ignore issues with the absolute