On 02/11/2023 13:45, Konrad Dybcio wrote:
On 02/11/2023 14:38, Bryan O'Donoghue wrote:On 02/11/2023 13:35, Konrad Dybcio wrote:+static int vfe_bpl_align(struct vfe_device *vfe) +{ + int ret = 8;return the value directlyWhat's the motive for this comment ?stack size
An optimizing compiler - older than me - will not differentiate that at all. :) --- bod