Date: Wed, 11 May 2005 17:39:33 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200505111739.j4BHdX3h093568@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2005-05-11 17:39:33 UTC
FreeBSD src repository
Modified files:
sys/cam cam_xpt.c
Log:
Do not initialize path variable with useless value just before
xpt_create_path overwrites it anyway.
Noticed by: Coverity Prevent analysis tool
Revision Changes Path
1.153 +0 -1 src/sys/cam/cam_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505111739.j4BHdX3h093568>
