From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabor Juhos Date: Wed, 14 Aug 2013 15:06:31 +0200 Subject: [U-Boot] [PATCH v3 1/8] MIPS: bootm: fix checkpatch.pl warnings In-Reply-To: <1376249948-3215-2-git-send-email-daniel.schwierzeck@gmail.com> References: <1376249948-3215-1-git-send-email-daniel.schwierzeck@gmail.com> <1376249948-3215-2-git-send-email-daniel.schwierzeck@gmail.com> Message-ID: <520B80D7.2040309@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 2013.08.11. 21:39 keltez?ssel, Daniel Schwierzeck ?rta: > Signed-off-by: Daniel Schwierzeck Looks good, but the subject line is misleading a bit. I would expect that the patch fixes all warnings, however there are some CamelCase warnings even after the patch. -Gabor