On Mon, Nov 28 2022 at 07:15 -0800, Manivannan Sadhasivam wrote:
On Tue, Nov 22, 2022 at 08:10:20PM -0800, Asutosh Das wrote:It spits out the following warning for all files that include this header, when
+static inline int ufshcd_mcq_vops_get_hba_mac(struct ufs_hba *hba)
Again, no inline please.
inline is removed:
warning: 'ufshcd_mcq_vops_get_hba_mac' defined but not used [-Wunused-function]