lkml.org 
[lkml]   [2019]   [Mar]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 34/36] thunderbolt: Make rest of the logging to happen at debug level
From
Date
On Thu, 2019-03-28 at 15:36 +0300, Mika Westerberg wrote:
> Now that the driver can handle every possible tunnel types there is no
> point to log everything as info level so turn these to happen at debug
> level instead.

trivia:

> diff --git a/drivers/thunderbolt/path.c b/drivers/thunderbolt/path.c
[]
> @@ -503,8 +503,8 @@ int tb_path_activate(struct tb_path *path)
> & out_mask;
> hop.unknown3 = 0;
>
> - tb_port_info(path->hops[i].in_port, "Writing hop %d, index %d",
> - i, path->hops[i].in_hop_index);
> + tb_port_dbg(path->hops[i].in_port, "Writing hop %d, index %d",
> + i, path->hops[i].in_hop_index);

Appears to miss a '\n' termination


\
 
 \ /
  Last update: 2019-03-28 16:41    [W:0.910 / U:1.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site