qcacld-3.0: Fix misspelling "notifcation"
Fix misspelling: notifcation ==> notification Change-Id: Id72243b88e9061dafa93bec4d10a3e849f7ade40 CRs-Fixed: 3274596
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2012-2020 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -435,7 +436,7 @@ void hdd_lpass_notify_start(struct hdd_context *hdd_ctx,
|
||||
|
||||
void hdd_lpass_notify_stop(struct hdd_context *hdd_ctx)
|
||||
{
|
||||
hdd_debug("Sending Lpass stop notifcation");
|
||||
hdd_debug("Sending Lpass stop notification");
|
||||
wlan_hdd_send_status_pkg(NULL, NULL, 0, 0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user