Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754405Ab1EFACp (ORCPT ); Thu, 5 May 2011 20:02:45 -0400 Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:58689 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754328Ab1EFACp (ORCPT ); Thu, 5 May 2011 20:02:45 -0400 Message-ID: <4DC33A9D.9090107@kernel.dk> Date: Thu, 05 May 2011 18:02:37 -0600 From: Jens Axboe MIME-Version: 1.0 To: Kees Cook CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] iosched: remove redundant sprintf References: <20110504153807.GA30153@outflux.net> In-Reply-To: <20110504153807.GA30153@outflux.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 505 Lines: 15 On 2011-05-04 09:38, Kees Cook wrote: > After the anticipatory scheduler was dropped, there was no need to > special-case the request_module string. As such, drop the redundant > sprintf and stack variable. Thanks, applied to for-2.6.40/core -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/