Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2016 00:48:40 -0700
From:      Navdeep Parhar <np@FreeBSD.org>
To:        "Pedro F. Giffuni" <pfg@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r298955 - in head/sys/dev: aac aacraid acpi_support acpica advansys aha ahb ahci alpm altera/atse amr an asmc ata ata/chipsets atkbdc bce bhnd bhnd/bhndb bhnd/siba bktr buslogic bwi bxe...
Message-ID:  <20160503074710.GA14852@ox>
In-Reply-To: <201605030341.u433fQLh066657@repo.freebsd.org>
References:  <201605030341.u433fQLh066657@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 03, 2016 at 03:41:26AM +0000, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Tue May  3 03:41:25 2016
> New Revision: 298955
> URL: https://svnweb.freebsd.org/changeset/base/298955
> 
> Log:
>   sys/dev: minor spelling fixes.
>   
>   Most affect comments, very few have user-visible effects.
> 
> Modified:
> ...
>   head/sys/dev/cxgbe/firmware/t4fw_cfg_uwire.txt
> ...
>   head/sys/dev/cxgbe/firmware/t5fw_cfg_fpga.txt
>   head/sys/dev/cxgbe/firmware/t5fw_cfg_uwire.txt
> ...

These 3 files have a checksum (see the checksum = <foo> line in the
[fini] section) that covers all of the contents of the file, including
comments.  You can't modify these files without updating the checksum.
Please fix properly or revert.

Regards,
Navdeep



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160503074710.GA14852>