On Wed, Jun 04, 2014 at 12:51:55PM -0400, Joe Lawrence wrote: > The struct _MPT_ADAPTER doesn't need a full copy of the product string, > so prod_name can point to the string literal storage that the driver > already provides. > > Avoids the following sparse warning: > > drivers/message/fusion/mptbase.c:2858 MptDisplayIocCapabilities() > warn: this array is probably non-NULL. 'ioc->prod_name' Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html