From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Schwarzott Date: Wed, 28 Feb 2007 14:10:50 +0000 Subject: dead code in persistent tape rules Message-Id: <200702281510.50649.zzam@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-hotplug@vger.kernel.org Hi there! I think last commit to udev (persistent device naming: tape devices and med= ium=20 changers) contains strange rules that may be thought to look other way. Thi= s=20 is how they look now (60-persistent-storage.rules): ACTION!=3D"add", GOTO=3D"persistent_storage_end" ACTION!=3D"add", GOTO=3D"persistent_tape_end" Second jump is never reached (as then first already branched to=20 persistent_storage_end), perhaps that should be SUBSYSTEMS!=3D"scsi" or=20 similar. Matthias --=20 Matthias Schwarzott (zzam) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=DEVD= EV _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel