From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938641AbcJTNNv (ORCPT ); Thu, 20 Oct 2016 09:13:51 -0400 Received: from muru.com ([72.249.23.125]:45498 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934247AbcJTNNt (ORCPT ); Thu, 20 Oct 2016 09:13:49 -0400 Date: Thu, 20 Oct 2016 06:13:44 -0700 From: Tony Lindgren To: SF Markus Elfring Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Kevin Hilman , Russell King , LKML , kernel-janitors@vger.kernel.org Subject: Re: [PATCH 0/3] ARM-OMAP2+: Fine-tuning for five function implementations Message-ID: <20161020131344.ibixaniopemiumvm@atomide.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.2-neo (2016-07-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * SF Markus Elfring [161015 13:51]: > From: Markus Elfring > Date: Sat, 15 Oct 2016 22:44:22 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (3): > mux: Replace three seq_printf() calls by seq_puts() > mux: Use seq_putc() in omap_mux_dbg_signal_show() > pm-debug: Use seq_putc() in two functions Thanks will be applying for v4.10 merge window. FYI, chances are that arch/arm/mach-map2/mux.c will get dropped for v4.10 unless we run into regressions. Regards, Tony