From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755210AbbIHODS (ORCPT ); Tue, 8 Sep 2015 10:03:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59914 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753454AbbIHODO (ORCPT ); Tue, 8 Sep 2015 10:03:14 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20150908134145.4131.71987.stgit@warthog.procyon.org.uk> References: <20150908134145.4131.71987.stgit@warthog.procyon.org.uk> To: jmorris@namei.org Cc: dhowells@redhat.com, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org, linux-kernel@vger.kernel.org, jim.epost@gmail.com Subject: Re: [PATCH] MODSIGN: Fix a compilation warning in extract-cert MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4511.1441720990.1@warthog.procyon.org.uk> Date: Tue, 08 Sep 2015 15:03:10 +0100 Message-ID: <4512.1441720990@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch is aimed at security/next. David