From: Bart Van Assche Date: Wed, 14 Aug 2013 15:42:46 +0000 (+0000) Subject: fcoe: Reduce fcoe_sysfs_fcf_add() stack usage X-Git-Tag: v3.13-rc1~99^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c2c1b4fbd413fd814807768d2aba9023722ed76;p=pandora-kernel.git fcoe: Reduce fcoe_sysfs_fcf_add() stack usage This patch fixes the following compiler warning: drivers/scsi/fcoe/fcoe_ctlr.c: In function fcoe_sysfs_fcf_add: drivers/scsi/fcoe/fcoe_ctlr.c:211:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=] Signed-off-by: Bart Van Assche Cc: Neil Horman Signed-off-by: Robert Love --- Reading git-diff-tree failed