lkml.org 
[lkml]   [2018]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[QUEUED v20180920 14/16] stm class: heartbeat: Fix whitespace
    Date
    Fix whitespace in the code for better readability, no functional changes.

    Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
    ---
    drivers/hwtracing/stm/heartbeat.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/hwtracing/stm/heartbeat.c b/drivers/hwtracing/stm/heartbeat.c
    index 7db42395e131..3e7df1c0477f 100644
    --- a/drivers/hwtracing/stm/heartbeat.c
    +++ b/drivers/hwtracing/stm/heartbeat.c
    @@ -76,7 +76,7 @@ static int stm_heartbeat_init(void)
    goto fail_unregister;

    stm_heartbeat[i].data.nr_chans = 1;
    - stm_heartbeat[i].data.link = stm_heartbeat_link;
    + stm_heartbeat[i].data.link = stm_heartbeat_link;
    stm_heartbeat[i].data.unlink = stm_heartbeat_unlink;
    hrtimer_init(&stm_heartbeat[i].hrtimer, CLOCK_MONOTONIC,
    HRTIMER_MODE_ABS);
    --
    2.18.0
    \
     
     \ /
      Last update: 2018-09-20 14:51    [W:3.255 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site