[U-Boot] [PATCH v1 2/5] common: scsi: Make private functions static
Simon Glass
sjg at chromium.org
Thu Dec 1 03:20:05 CET 2016
On 30 November 2016 at 13:46, Michal Simek <michal.simek at xilinx.com> wrote:
> Several 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 at xilinx.com>
> ---
>
> common/scsi.c | 16 ++++++++++------
> 1 file changed, 10 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list