From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 3/5] cmd: scsi: Make private functions static
Date: Wed, 30 Nov 2016 20:02:39 -0500 [thread overview]
Message-ID: <20161201010239.GG2546@bill-the-cat> (raw)
In-Reply-To: <efa717258c88c8f37baa1d3afcc618859be5f9b3.1480538807.git.michal.simek@xilinx.com>
On Wed, Nov 30, 2016 at 09:46:49PM +0100, Michal Simek wrote:
> Two functions should be static because they are not exported to any
> other file.
> Warnings were reported by sparse C=1.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161130/34ee9f99/attachment.sig>
next prev parent reply other threads:[~2016-12-01 1:02 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-30 20:46 [U-Boot] [PATCH v1 1/5] common: scsi: Remove completely unused functions Michal Simek
2016-11-30 20:46 ` [U-Boot] [PATCH v1 2/5] common: scsi: Make private functions static Michal Simek
2016-12-01 1:02 ` Tom Rini
2016-12-01 2:20 ` Simon Glass
2016-11-30 20:46 ` [U-Boot] [PATCH v1 3/5] cmd: " Michal Simek
2016-12-01 1:02 ` Tom Rini [this message]
2016-12-01 2:20 ` Simon Glass
2016-11-30 20:46 ` [U-Boot] [PATCH v1 4/5] scsi: Change scsi_scan() to be able to return value Michal Simek
2016-12-01 1:03 ` Tom Rini
2016-12-01 2:20 ` Simon Glass
2016-11-30 20:46 ` [U-Boot] [PATCH v1 5/5] scsi: Separate SCSI private block description initialization Michal Simek
2016-12-01 1:04 ` Tom Rini
2016-12-01 2:20 ` Simon Glass
2016-12-01 1:01 ` [U-Boot] [PATCH v1 1/5] common: scsi: Remove completely unused functions Tom Rini
2016-12-01 2:20 ` Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161201010239.GG2546@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox