mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
SOme statements in the driver only served to inform which functions were entered. Ftrace can do that just as good without needing memory. Remove the statements. Signed-off-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: David S. Miller <davem@davemloft.net>