lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 2 Feb 2015 14:45:28 +0530
From:	Laxman Dewangan <ldewangan@...dia.com>
To:	Nicholas Mc Guire <der.herr@...r.at>
CC:	Nicholas Mc Guire <hofrat@...dl.org>,
	Mark Brown <broonie@...nel.org>,
	Stephen Warren <swarren@...dotorg.org>,
	Thierry Reding <thierry.reding@...il.com>,
	Alexandre Courbot <gnurou@...il.com>,
	<linux-spi@...r.kernel.org>, <linux-tegra@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2] spi: tegra20-sflash: cleanup wait_for_completion
 return handling

On Monday 02 February 2015 02:38 PM, Nicholas Mc Guire wrote:
> On Mon, 02 Feb 2015, Laxman Dewangan wrote:
>
>>
>>> +		if (WARN_ON(dma_timeout == 0)) {
>>>    			dev_err(tsd->dev,
>>> -				"spi trasfer timeout, err %d\n", ret);
>>> +				"spi trasfer timeout\n");
>> trasfer -> transfer.
>>
>>
> overlooked that - sorry - will fix it up and resubmit.
>
Thanks, And possibly we will be able to merge two lines into single one 
i.e. single line error message.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ