Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759955AbaGPBcK (ORCPT ); Tue, 15 Jul 2014 21:32:10 -0400 Received: from mail-qg0-f52.google.com ([209.85.192.52]:37515 "EHLO mail-qg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752706AbaGPBcH (ORCPT ); Tue, 15 Jul 2014 21:32:07 -0400 MIME-Version: 1.0 In-Reply-To: <6364841.e2Acy30lOs@wuerfel> References: <1405413956-2772-1-git-send-email-lftan@altera.com> <1405413956-2772-25-git-send-email-lftan@altera.com> <6364841.e2Acy30lOs@wuerfel> Date: Wed, 16 Jul 2014 09:32:05 +0800 X-Google-Sender-Auth: IWUA3gq-9vcprfQI9KvOBbJgQCs Message-ID: Subject: Re: [PATCH v2 24/29] nios2: Module support From: Ley Foon Tan To: Arnd Bergmann Cc: Linux-Arch , "linux-kernel@vger.kernel.org" , "linux-doc@vger.kernel.org" , Chung-Lin Tang Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 15, 2014 at 6:24 PM, Arnd Bergmann wrote: > On Tuesday 15 July 2014 16:45:51 Ley Foon Tan wrote: > >> +void module_arch_cleanup(struct module *mod) >> +{ >> +} > > This is not needed at all. > Okay, will remove this. -- 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/