On 10/16/2015 06:30 PM, Gabriel Krisman Bertazi wrote:
> diff --git a/iprlib.h b/iprlib.h
> index 9c09cba..fa01186 100644
> --- a/iprlib.h
> +++ b/iprlib.h
> @@ -1499,6 +1499,9 @@ struct ipr_ioa {
>       char host_name[16];
>       char physical_location[1024];
>       u8 yl_serial_num[YL_SERIAL_NUM_LEN];
> +
> +     u8 has_vset_write_cache:1;

Can you move this up to be next to all the other bit defines in this structure 
to improve readability?

> +
>       struct ipr_dev dev[IPR_MAX_IOA_DEVICES];
>       struct ipr_multi_ioa_status ioa_status;
>       struct ipr_array_query_data *qac_data;



-- 
Brian King
Power Linux I/O
IBM Linux Technology Center


------------------------------------------------------------------------------
_______________________________________________
Iprdd-devel mailing list
Iprdd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iprdd-devel

Reply via email to