From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH v2] scsi: esas2r: Fix format string type mistakes Date: Mon, 09 Jan 2017 23:52:52 -0500 Message-ID: References: <20170104000140.GA120826@beast> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20170104000140.GA120826@beast> (Kees Cook's message of "Tue, 3 Jan 2017 16:01:40 -0800") Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: linux-scsi@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