From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Subject: Re: [Cluster-devel] [PATCH 00/12] drop unneeded newline Date: Tue, 2 Jan 2018 08:52:38 -0500 (EST) Message-ID: <1878806802.2632123.1514901158666.JavaMail.zimbra@redhat.com> References: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Return-path: In-Reply-To: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: Julia Lawall Cc: dev@openvswitch.org, linux-s390@vger.kernel.org, linux-media@vger.kernel.org, linux-scsi@vger.kernel.org, dccp@vger.kernel.org, Alexander Shishkin , netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, cluster-devel@redhat.com, amd-gfx@lists.freedesktop.org, Namhyung Kim , linux-ext4@vger.kernel.org, Jiri Olsa , linux-arm-kernel@lists.infradead.org, esc storagedev List-Id: amd-gfx.lists.freedesktop.org LS0tLS0gT3JpZ2luYWwgTWVzc2FnZSAtLS0tLQp8IERyb3AgbmV3bGluZSBhdCB0aGUgZW5kIG9m IGEgbWVzc2FnZSBzdHJpbmcgd2hlbiB0aGUgcHJpbnRpbmcgZnVuY3Rpb24gYWRkcwp8IGEgbmV3 bGluZS4KCkhpIEp1bGlhLAoKTkFDSy4KCkFzIG11Y2ggYXMgaXQncyBhIHBhaW4gd2hlbiBzZWFy Y2hpbmcgdGhlIHNvdXJjZSBjb2RlIGZvciBvdXRwdXQgc3RyaW5ncywKdGhpcyBwYXRjaCBzZXQg Z29lcyBhZ2FpbnN0IHRoZSBhY2NlcHRlZCBMaW51eCBjb2Rpbmcgc3R5bGUgZG9jdW1lbnQuIFNl ZToKCmh0dHBzOi8vd3d3Lmtlcm5lbC5vcmcvZG9jL2h0bWwvdjQuMTAvcHJvY2Vzcy9jb2Rpbmct c3R5bGUuaHRtbCNicmVha2luZy1sb25nLWxpbmVzLWFuZC1zdHJpbmdzCgpSZWdhcmRzLAoKQm9i IFBldGVyc29uCl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f CmRyaS1kZXZlbCBtYWlsaW5nIGxpc3QKZHJpLWRldmVsQGxpc3RzLmZyZWVkZXNrdG9wLm9yZwpo dHRwczovL2xpc3RzLmZyZWVkZXNrdG9wLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2RyaS1kZXZlbAo= From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 2 Jan 2018 08:52:38 -0500 (EST) Subject: [Cluster-devel] [PATCH 00/12] drop unneeded newline In-Reply-To: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> References: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> Message-ID: <1878806802.2632123.1514901158666.JavaMail.zimbra@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit ----- Original Message ----- | Drop newline at the end of a message string when the printing function adds | a newline. Hi Julia, NACK. As much as it's a pain when searching the source code for output strings, this patch set goes against the accepted Linux coding style document. See: https://www.kernel.org/doc/html/v4.10/process/coding-style.html#breaking-long-lines-and-strings Regards, Bob Peterson From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 02 Jan 2018 13:52:38 +0000 Subject: Re: [Cluster-devel] [PATCH 00/12] drop unneeded newline Message-Id: <1878806802.2632123.1514901158666.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dccp@vger.kernel.org ----- Original Message ----- | Drop newline at the end of a message string when the printing function adds | a newline. Hi Julia, NACK. As much as it's a pain when searching the source code for output strings, this patch set goes against the accepted Linux coding style document. See: https://www.kernel.org/doc/html/v4.10/process/coding-style.html#breaking-long-lines-and-strings Regards, Bob Peterson From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Peterson Date: Tue, 02 Jan 2018 13:52:38 +0000 Subject: Re: [Cluster-devel] [PATCH 00/12] drop unneeded newline Message-Id: <1878806802.2632123.1514901158666.JavaMail.zimbra@redhat.com> List-Id: References: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> In-Reply-To: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: dev@openvswitch.org, linux-s390@vger.kernel.org, linux-media@vger.kernel.org, linux-scsi@vger.kernel.org, dccp@vger.kernel.org, Alexander Shishkin , netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, cluster-devel@redhat.com, amd-gfx@lists.freedesktop.org, Namhyung Kim , linux-ext4@vger.kernel.org, Jiri Olsa , linux-arm-kernel@lists.infradead.org, esc storagedev ----- Original Message ----- | Drop newline at the end of a message string when the printing function adds | a newline. Hi Julia, NACK. As much as it's a pain when searching the source code for output strings, this patch set goes against the accepted Linux coding style document. See: https://www.kernel.org/doc/html/v4.10/process/coding-style.html#breaking-long-lines-and-strings Regards, Bob Peterson From mboxrd@z Thu Jan 1 00:00:00 1970 From: rpeterso@redhat.com (Bob Peterson) Date: Tue, 2 Jan 2018 08:52:38 -0500 (EST) Subject: [Cluster-devel] [PATCH 00/12] drop unneeded newline In-Reply-To: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> References: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> Message-ID: <1878806802.2632123.1514901158666.JavaMail.zimbra@redhat.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org ----- Original Message ----- | Drop newline at the end of a message string when the printing function adds | a newline. Hi Julia, NACK. As much as it's a pain when searching the source code for output strings, this patch set goes against the accepted Linux coding style document. See: https://www.kernel.org/doc/html/v4.10/process/coding-style.html#breaking-long-lines-and-strings Regards, Bob Peterson From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:35838 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752054AbeABNwj (ORCPT ); Tue, 2 Jan 2018 08:52:39 -0500 Date: Tue, 2 Jan 2018 08:52:38 -0500 (EST) From: Bob Peterson To: Julia Lawall Cc: dri-devel@lists.freedesktop.org, dev@openvswitch.org, linux-s390@vger.kernel.org, linux-scsi@vger.kernel.org, dccp@vger.kernel.org, Alexander Shishkin , netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, cluster-devel@redhat.com, esc storagedev , Namhyung Kim , linux-ext4@vger.kernel.org, Jiri Olsa , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org Message-ID: <1878806802.2632123.1514901158666.JavaMail.zimbra@redhat.com> In-Reply-To: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> References: <1514386305-7402-1-git-send-email-Julia.Lawall@lip6.fr> Subject: Re: [Cluster-devel] [PATCH 00/12] drop unneeded newline MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: ----- Original Message ----- | Drop newline at the end of a message string when the printing function adds | a newline. Hi Julia, NACK. As much as it's a pain when searching the source code for output strings, this patch set goes against the accepted Linux coding style document. See: https://www.kernel.org/doc/html/v4.10/process/coding-style.html#breaking-long-lines-and-strings Regards, Bob Peterson