lkml.org 
[lkml]   [2020]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] net: qrtr: send msgs from local of same id as broadcast
From
From: WANG Wenhu <wenhu.wang@vivo.com>
Date: Tue, 7 Apr 2020 06:29:28 -0700

> - enqueue_fn = qrtr_bcast_enqueue;
> - if (addr->sq_port != QRTR_PORT_CTRL) {
> + if (addr->sq_port != QRTR_PORT_CTRL &&
> + qrtr_local_nid != QRTR_NODE_BCAST) {

Please line up the second line of this if() statement with the column
after the openning parenthesis of the first line.

\
 
 \ /
  Last update: 2020-04-08 03:38    [W:0.158 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site