From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S940778AbdAJExE (ORCPT ); Mon, 9 Jan 2017 23:53:04 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:24236 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933132AbdAJExD (ORCPT ); Mon, 9 Jan 2017 23:53:03 -0500 To: Kees Cook Cc: Bart Van Assche , Bradley Grove , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, Emese Revfy Subject: Re: [PATCH v2] scsi: esas2r: Fix format string type mistakes From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170104000140.GA120826@beast> Date: Mon, 09 Jan 2017 23:52:52 -0500 In-Reply-To: <20170104000140.GA120826@beast> (Kees Cook's message of "Tue, 3 Jan 2017 16:01:40 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Kees" == Kees Cook writes: Kees> From: Emese Revfy This adds the missing Kees> __printf attribute which allows compile time format string Kees> checking (and will be used by the coming initify gcc Kees> plugin). Additionally, this fixes the warnings exposed by the Kees> attribute. Applied to 4.11/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering