From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751243AbdHXF6A (ORCPT ); Thu, 24 Aug 2017 01:58:00 -0400 Received: from ozlabs.org ([103.22.144.67]:46759 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751038AbdHXF56 (ORCPT ); Thu, 24 Aug 2017 01:57:58 -0400 Date: Thu, 24 Aug 2017 15:57:56 +1000 From: Stephen Rothwell To: "Martin K. Petersen" Cc: Linux-Next Mailing List , Linux Kernel Mailing List Subject: linux-next: build warning after merge of the scsi-mkp tree Message-ID: <20170824155756.2ff7ba58@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Martin, After merging the scsi-mkp tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/scsi/lpfc/lpfc_nvmet.c:1457:1: warning: 'lpfc_nvmet_replenish_context' defined but not used [-Wunused-function] lpfc_nvmet_replenish_context(struct lpfc_hba *phba, ^ Introduced by commit 9a38e4f1c82f ("scsi: lpfc: Fix MRQ > 1 context list handling") -- Cheers, Stephen Rothwell