boot: modernize measure.c
Let's use _cleanup_freepool_, compound literals for initialization, OFFSETOF() and let's remove some unnecessary casts. No change in behaviour.
Loading
Please register or sign in to comment
Let's use _cleanup_freepool_, compound literals for initialization, OFFSETOF() and let's remove some unnecessary casts. No change in behaviour.