commit | 948c1e2521979c332b21b623414cf258150f214e | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Mon Dec 14 18:00:22 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Dec 15 08:53:26 2009 -0800 |
tree | d59049241d1396c6e7cac170b80c354fd5835f23 | |
parent | 29671f22a8b6522db3b126a3fdfb208759ce46e3 [diff] |
kallsyms: remove deprecated print_fn_descriptor_symbol() According to feature-removal-schedule.txt, it is the time to remove print_fn_descriptor_symbol(). And a quick grep shows that it no longer has any callers. Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>