On 30 November 2016 at 13:46, Michal Simek 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
> ---
>
> common/scsi.c | 16 ++--
> 1 file changed, 10 insertions(+), 6 d
On Wed, Nov 30, 2016 at 09:46:48PM +0100, Michal Simek 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
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital sign
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
---
common/scsi.c | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/common/scsi.c b/common/scsi.c
index 60281
3 matches
Mail list logo