diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2013-12-23 13:39:00 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-31 22:50:57 +0400 |
commit | c76f2a2c4c348e2de94b7ba10fcd3640a35d04fa (patch) | |
tree | 423f9930ef1c3a1830b05200312fe79fb068602b /include/linux/printk.h | |
parent | a071d272415bbca9dcdba2de3a0925b9e6ead6ef (diff) | |
download | linux-c76f2a2c4c348e2de94b7ba10fcd3640a35d04fa.tar.xz |
sch_dsmark: use correct func name in print messages
In dsmark_drop(), the function name printed by pr_debug
is "dsmark_reset", correct it to "dsmark_drop" by using
__func__ .
BTW, replace the other function names with __func__ .
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/printk.h')
0 files changed, 0 insertions, 0 deletions