On Wed, Dec 26, 2012 at 11:53:31AM -0800, Simon Glass wrote:
> Rather than rely on global variables for the probe functions, pass in
> the information that we need filled in. This allows us to potentially
> keep the variables private to fs.c in the future, and the meaning of
> the probe function i
Rather than rely on global variables for the probe functions, pass in
the information that we need filled in. This allows us to potentially
keep the variables private to fs.c in the future, and the meaning of
the probe function is clearer.
Signed-off-by: Simon Glass
---
fs/fs.c | 20 ++
2 matches
Mail list logo