lkml.org 
[lkml]   [2019]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 3/9] PCI/PME: Prefix dmesg logs with PCIe service name
    Date
    Prefix dmesg logs with PCIe service name.

    Signed-off-by: Frederick Lawler <fred@fredlawl.com>
    ---
    drivers/pci/pcie/pme.c | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/drivers/pci/pcie/pme.c b/drivers/pci/pcie/pme.c
    index 54d593d10396..d6698423a6d6 100644
    --- a/drivers/pci/pcie/pme.c
    +++ b/drivers/pci/pcie/pme.c
    @@ -7,6 +7,8 @@
    * Copyright (C) 2009 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc.
    */

    +#define dev_fmt(fmt) "PME: " fmt
    +
    #include <linux/pci.h>
    #include <linux/kernel.h>
    #include <linux/errno.h>
    --
    2.17.1
    \
     
     \ /
      Last update: 2019-05-03 06:01    [W:4.150 / U:0.684 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site