On Thu, Feb 25, 2016 at 09:00:48PM -0700, Simon Glass wrote:
> All command functions should be static. Update the CBFS functions to follow
> this rule.
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
_
All command functions should be static. Update the CBFS functions to follow
this rule.
Signed-off-by: Simon Glass
---
cmd/cbfs.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/cmd/cbfs.c b/cmd/cbfs.c
index 35d8a7a..1faf78e 100644
--- a/cmd/cbfs.c
+++ b/cmd/cbfs
2 matches
Mail list logo