From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757560AbcHDKNO (ORCPT ); Thu, 4 Aug 2016 06:13:14 -0400 Received: from userp1050.oracle.com ([156.151.31.82]:22018 "EHLO userp1050.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751042AbcHDKNI (ORCPT ); Thu, 4 Aug 2016 06:13:08 -0400 Date: Thu, 4 Aug 2016 13:11:03 +0300 From: Dan Carpenter To: Jiri Slaby Cc: Greg Kroah-Hartman , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [patch] tty: amiserial.c: remove a double irq restore Message-ID: <20160804101102.GA4134@mwanda> References: <20160804053403.GL775@mwanda> <41427059-b5e4-1b30-e577-5a1cf3f81b29@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41427059-b5e4-1b30-e577-5a1cf3f81b29@suse.cz> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: userp1040.oracle.com [156.151.31.81] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Oh... Wow. I'm really sorry about that. Thanks for catching the mistake. It should as well have been caught by static analysis but it wasn't. I will work on this so it doesn't happen again. And I will try to be more careful as well. regards, dan carpenter