mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>