[PATCH 1/4] vfio: platform: add capability to register a reset function

Arnd Bergmann arnd at arndb.de
Mon Oct 19 06:08:13 PDT 2015


On Sunday 18 October 2015 18:00:12 Eric Auger wrote:
> 
> +struct list_head reset_list;
> +LIST_HEAD(reset_list);
> 

These two should be marked 'static'.

	Arnd



More information about the linux-arm-kernel mailing list