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

From: Bryan O'Donoghue
Date: Thu Nov 02 2023 - 09:38:49 EST


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 ?

---
bod