Message ID | 1398184077.7767.27.camel@deadeye.wl.decadent.org.uk (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show |
On Tue, Apr 22, 2014 at 05:27:57PM +0100, Ben Hutchings wrote: > Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Applied to pci/misc. I cherry-picked it to for-linus, so I'll include it if/when I have other updates for v3.15. > --- > Documentation/ABI/testing/sysfs-bus-pci | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/ABI/testing/sysfs-bus-pci b/Documentation/ABI/testing/sysfs-bus-pci > index a3c5a66..88cdd02 100644 > --- a/Documentation/ABI/testing/sysfs-bus-pci > +++ b/Documentation/ABI/testing/sysfs-bus-pci > @@ -117,7 +117,7 @@ Description: > > What: /sys/bus/pci/devices/.../vpd > Date: February 2008 > -Contact: Ben Hutchings <bhutchings@solarflare.com> > +Contact: Ben Hutchings <bwh@kernel.org> > Description: > A file named vpd in a device directory will be a > binary file containing the Vital Product Data for the > > -- > Ben Hutchings > Beware of programmers who carry screwdrivers. - Leonard Brandwein -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/ABI/testing/sysfs-bus-pci b/Documentation/ABI/testing/sysfs-bus-pci index a3c5a66..88cdd02 100644 --- a/Documentation/ABI/testing/sysfs-bus-pci +++ b/Documentation/ABI/testing/sysfs-bus-pci @@ -117,7 +117,7 @@ Description: What: /sys/bus/pci/devices/.../vpd Date: February 2008 -Contact: Ben Hutchings <bhutchings@solarflare.com> +Contact: Ben Hutchings <bwh@kernel.org> Description: A file named vpd in a device directory will be a binary file containing the Vital Product Data for the
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> --- Documentation/ABI/testing/sysfs-bus-pci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)