Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751417AbdHaNeQ (ORCPT ); Thu, 31 Aug 2017 09:34:16 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51924 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750883AbdHaNeP (ORCPT ); Thu, 31 Aug 2017 09:34:15 -0400 Date: Thu, 31 Aug 2017 15:34:18 +0200 From: Greg KH To: Thomas Meyer Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] vt: Use bsearch library function in is_double_width Message-ID: <20170831133418.GC22739@kroah.com> References: <20170831130432.19934-1-thomas@m3y3r.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170831130432.19934-1-thomas@m3y3r.de> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 183 Lines: 7 On Thu, Aug 31, 2017 at 03:04:32PM +0200, Thomas Meyer wrote: > Signed-off-by: Thomas Meyer > --- I can't take patches without any changelog text, sorry. greg k-h