chiark / gitweb /
[PATCH] udev - switch callout part selector to {attribute}
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 17 Feb 2004 09:29:03 +0000 (01:29 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:32:28 +0000 (21:32 -0700)
commit88f09368b3dc2d17cf2ce1a4841e42a120a4dbb9
tree788fc630fa0a494b10d9906277fe6fd949706b38
parent16378373cb9d96e5d424921806ff71f218e92694
[PATCH] udev - switch callout part selector to {attribute}

Here we change the magic callout part number selector to the new
atribute syntax. The syntax to select the second part of the callout string:

 '%2c' is now '%c{2}'

I think it's more clear and we no longer misuse the length argument.

The old syntax is still supported, but we should remove it some
time in the future.
etc/udev/udev.rules.devfs
etc/udev/udev.rules.gentoo
extras/ide-devfs.sh
extras/name_cdrom.pl
namedev.c
test/udev-test.pl