Commit 216fc637 authored by Alessandro Rubini's avatar Alessandro Rubini

spec: reprogram() goes golden on NULL, as documented

parent 2be02f9f
......@@ -32,3 +32,4 @@ struct sdb_array {
extern int fmc_scan_sdb_tree(struct fmc_device *fmc, unsigned long address);
extern void fmc_show_sdb_tree(struct fmc_device *fmc);
extern unsigned long fmc_find_sdb_device(struct sdb_array *tree);
extern int fmc_free_sdb_tree(struct fmc_device *fmc);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment