Re: [PATCH 6/8] ASoC: SigmaDSP: Provide diagnostic error messages

From: Mike Frysinger
Date: Thu Nov 24 2011 - 12:32:32 EST


On Thursday 24 November 2011 07:48:25 Lars-Peter Clausen wrote:
> + if (crc != le32_to_cpu(ssfw_head->crc)) {
> + dev_err(&client->dev, "Failed to load firmware: Wrong crc checksum:" \
> + " expected %x got %x.\n",

it's my understanding that string constants should not be split
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.