From: Ed Cashin Date: Wed, 11 Sep 2013 21:25:47 +0000 (-0700) Subject: aoe: remove do-nothing NAME="%k" term from example udev rules X-Git-Tag: v3.12-rc1~52^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5173b414e42cb81e764f5e92a2f143e9a84fa3d1;p=pandora-kernel.git aoe: remove do-nothing NAME="%k" term from example udev rules When the example udev rules in the documentation are used without modification, warnings like the one shown below appear in the system logs: /var/log/messages:Aug 22 11:09:11 kung udevd[445]: NAME="%k" \ is superfluous and breaks kernel supplied names, please remove \ it from /etc/udev/rules.d/60-aoe.rules:26 Removing the term does not cause any problems with the creation of the special character and block device nodes. Signed-off-by: Ed Cashin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed