OSDN Git Service

ldso/include/dl-hash.h: suppress compiler warning. no code changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 2 Nov 2010 06:44:35 +0000 (07:44 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 2 Nov 2010 06:44:35 +0000 (07:44 +0100)
commitffc5c7769dff075629e27a351b5c403e50a9f57d
tree60839bb0c4243d155bd669631117aa8173f9f6fd
parent4d7ff2915e5b1050ad16c2ad57ba98c19d6d79d6
ldso/include/dl-hash.h: suppress compiler warning. no code changes

The warning was repeated for every .c file which is including
this header:

./ldso/include/dl-hash.h: In function '_dl_find_hash':
./ldso/include/dl-hash.h:150: warning: unused parameter 'tpntp'

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
ldso/include/dl-hash.h