treewide: Fix typo in printk messages
This patch fix spelling typo in printk messages. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committato da
Jiri Kosina

parent
f42cf8d6a3
commit
d939be3add
@@ -591,7 +591,7 @@ int bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf,
|
||||
mc = kzalloc(mc_num * sizeof(struct bnx2x_mcast_list_elem),
|
||||
GFP_KERNEL);
|
||||
if (!mc) {
|
||||
BNX2X_ERR("Cannot Configure mulicasts due to lack of memory\n");
|
||||
BNX2X_ERR("Cannot Configure multicasts due to lack of memory\n");
|
||||
return -ENOMEM;
|
||||
}
|
||||
}
|
||||
|
Fai riferimento in un nuovo problema
Block a user