Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1214de80 authored by Sandeep Singh's avatar Sandeep Singh Committed by Gerrit - the friendly Code Review server
Browse files

icnss2: Change icnss qmi logging string



This change updates icnss qmi logging string
from icnss_qmi to icnss2_qmi.

Change-Id: I23544a6643b5709183b84c7ed461bed79e214e0f
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
parent 575b280b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
 */

#define pr_fmt(fmt) "icnss_qmi: " fmt
#define pr_fmt(fmt) "icnss2_qmi: " fmt

#include <linux/export.h>
#include <linux/err.h>