From: Gavin Shan
> There are multiple global EEH flags. Almost each flag has its own
> accessor, which doesn't make sense. The patch refactors EEH flag
> accessors so that they look unified:
> 
>   eeh_add_flag():   Add EEH flag

eeh_set_flag() ??

>   eeh_clear_flag(): Clear EEH flag
>   eeh_has_flag():   Check if one specific flag has been set

Personally I find these sort of 'accessor' functions rather pointless.

        David

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to