Fix unused variable warnings in Solaris code
authorAlan Coopersmith <alan.coopersmith@sun.com>
Sat, 18 Apr 2009 05:05:03 +0000 (22:05 -0700)
committerAlan Coopersmith <alan.coopersmith@sun.com>
Sat, 18 Apr 2009 05:05:03 +0000 (22:05 -0700)
commit7f08a1e19b49c9ffdc62e1dff340b392ac7c42d1
treef333c5bf84b4343d6fb20f28a6736b5708d5784d
parent0edb2392ede59cadd75915873b52baa188bfa273
Fix unused variable warnings in Solaris code

solx_devfs.c: In function `find_target_node':
solx_devfs.c:672: warning: unused variable `prop'
solx_devfs.c:673: warning: unused variable `i'

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
src/solx_devfs.c