staging: rtl8712: Remove unnecessary alias of printk()
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Sun, 6 Jun 2021 03:40:38 +0000 (05:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Jun 2021 10:11:21 +0000 (12:11 +0200)
commit54fd727f83a4d2f9c6e85cb1fad88325a56b555f
treef07e8225929bc5610592db4f729bf078dabf09ce
parent33e82ff2a05517c1380f7d765dee9a18b867cea0
staging: rtl8712: Remove unnecessary alias of printk()

This module defines four alias for printk(). Removed them
all, because they are not used anywhere else in the driver.
Converted the only exception to the explicit use of printk().

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210606034038.9657-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_cmd.c
drivers/staging/rtl8712/rtl871x_debug.h