[U-Boot] [RFC 2/3] tools/env: Support writing to files
Mike Frysinger
vapier at gentoo.org
Sat Dec 4 11:37:01 CET 2010
On Friday, December 03, 2010 23:28:52 Steve Sakoman wrote:
> - ioctl (fd, MEMLOCK, &erase);
> + if (is_mtd) {
> + ioctl (fd, MEMLOCK, &erase);
> + }
useless braces
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101204/83025433/attachment.pgp
More information about the U-Boot
mailing list