path_id: fix an harmless syntax error

This commit is contained in:
Marco d'Itri 2006-07-29 01:01:21 +02:00 committed by Kay Sievers
parent e861e01341
commit 1d569d17b2

View file

@ -220,7 +220,7 @@ handle_scsi () {
}
handle_firewire () {
:handle_firewire $*
: handle_firewire $*
local DEV=$1
if [ -f "$D/ieee1394_id" ] ; then
read ieee1394_id < $D/ieee1394_id