Whamcloud - gitweb
Quiet compiler warnings in portals. Basically, just pass void parameters to
authoradilger <adilger>
Thu, 5 Jun 2003 23:57:13 +0000 (23:57 +0000)
committeradilger <adilger>
Thu, 5 Jun 2003 23:57:13 +0000 (23:57 +0000)
commit0dd751c6e954a7a8f87bdda9af181530f97c94cc
treeb654792b0c1192ae014e2e837e727fc3b3d51e66
parent1b764394c1f0cd8cf4d9542f3e074cf6a533191e
Quiet compiler warnings in portals.  Basically, just pass void parameters to
match the function pointer declarations and cast back to the original type
inside the function.
lnet/ulnds/connection.c
lnet/ulnds/connection.h
lnet/ulnds/socklnd/connection.c
lnet/ulnds/socklnd/connection.h
lnet/ulnds/socklnd/tcplnd.c
lnet/ulnds/tcplnd.c
lustre/portals/unals/connection.c
lustre/portals/unals/connection.h
lustre/portals/unals/tcpnal.c