> +struct mpx_fault_info
> +{

Normal kernel style would be:

struct mpx_fault_info {

Reply via email to