diff mbox

data: klog.json: remove a redudent line break

Message ID 1369211194-14434-1-git-send-email-alex.hung@canonical.com
State Accepted
Headers show

Commit Message

Alex Hung May 22, 2013, 8:26 a.m. UTC
Signed-off-by: Alex Hung <alex.hung@canonical.com>
---
 data/klog.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Colin Ian King May 22, 2013, 12:19 p.m. UTC | #1
On 22/05/13 09:26, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  data/klog.json | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/data/klog.json b/data/klog.json
> index b50449f..cb55071 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -1742,8 +1742,7 @@
>     "log_level": "LOG_LEVEL_HIGH",
>     "tag": "FWTS_TAG_ACPI",
>     "pattern": "Evaluating _SRS",
> -   "advice": "The ACPI driver failed to evaluate the _SRS (Set Resource Settings) object to set the current link resource. This failure will lead to a
> - PCI link not allocating an IRQ.",
> +   "advice": "The ACPI driver failed to evaluate the _SRS (Set Resource Settings) object to set the current link resource. This failure will lead to a PCI link not allocating an IRQ.",
>     "label": "KlogAcpiSrsEvalFailed"
>    },
>    {
> 
Thanks for spotting + fixing this.

Acked-by: Colin Ian King <colin.king@canonical.com>
Keng-Yu Lin May 23, 2013, 6:03 a.m. UTC | #2
On Wed, May 22, 2013 at 4:26 PM, Alex Hung <alex.hung@canonical.com> wrote:
> Signed-off-by: Alex Hung <alex.hung@canonical.com>
> ---
>  data/klog.json | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/data/klog.json b/data/klog.json
> index b50449f..cb55071 100644
> --- a/data/klog.json
> +++ b/data/klog.json
> @@ -1742,8 +1742,7 @@
>     "log_level": "LOG_LEVEL_HIGH",
>     "tag": "FWTS_TAG_ACPI",
>     "pattern": "Evaluating _SRS",
> -   "advice": "The ACPI driver failed to evaluate the _SRS (Set Resource Settings) object to set the current link resource. This failure will lead to a
> - PCI link not allocating an IRQ.",
> +   "advice": "The ACPI driver failed to evaluate the _SRS (Set Resource Settings) object to set the current link resource. This failure will lead to a PCI link not allocating an IRQ.",
>     "label": "KlogAcpiSrsEvalFailed"
>    },
>    {
> --
> 1.8.1.2
>
Acked-by: Keng-Yu Lin <kengyu@canonical.com>
diff mbox

Patch

diff --git a/data/klog.json b/data/klog.json
index b50449f..cb55071 100644
--- a/data/klog.json
+++ b/data/klog.json
@@ -1742,8 +1742,7 @@ 
    "log_level": "LOG_LEVEL_HIGH",
    "tag": "FWTS_TAG_ACPI",
    "pattern": "Evaluating _SRS",
-   "advice": "The ACPI driver failed to evaluate the _SRS (Set Resource Settings) object to set the current link resource. This failure will lead to a
- PCI link not allocating an IRQ.",
+   "advice": "The ACPI driver failed to evaluate the _SRS (Set Resource Settings) object to set the current link resource. This failure will lead to a PCI link not allocating an IRQ.",
    "label": "KlogAcpiSrsEvalFailed"
   },
   {