Files
linux/arch/powerpc/kernel
Prarit Bhargava e82b89a6f1 powerpc/vio: Fix modalias_show return values
modalias_show() should return an empty string on error, not -ENODEV.

This causes the following false and annoying error:

> find /sys/devices -name modalias -print0 | xargs -0 cat >/dev/null
cat: /sys/devices/vio/4000/modalias: No such device
cat: /sys/devices/vio/4001/modalias: No such device
cat: /sys/devices/vio/4002/modalias: No such device
cat: /sys/devices/vio/4004/modalias: No such device
cat: /sys/devices/vio/modalias: No such device

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
CC: <stable@vger.kernel.org>
2013-10-03 17:25:16 +10:00
..
2013-04-23 16:05:05 +10:00
2012-03-28 18:30:02 +01:00
2013-08-14 11:50:19 +10:00
2011-11-28 21:13:18 +02:00
2013-09-25 14:15:51 +10:00
2011-03-31 11:26:23 -03:00
2013-09-25 14:15:51 +10:00
2011-03-31 11:26:23 -03:00
2013-09-25 14:15:51 +10:00
2013-08-14 15:33:22 +10:00
2013-08-14 14:57:18 +10:00
2011-03-31 11:26:23 -03:00
2012-03-28 18:30:02 +01:00
2013-08-27 15:03:30 +10:00