Re: [PATCH 5/6] media: qcom: camss: Add sc8280xp support

From: Konrad Dybcio
Date: Thu Nov 02 2023 - 09:45:58 EST




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 directly

What's the motive for this comment ?
stack size

---
bod