summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2016-10-07 17:21:28 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-16 11:25:09 +0300
commit9ce7664405bd8919bba46c5f854f42a9a9186cc3 (patch)
tree359ae9fdcebe9c18c62f625e5b8c1903d6f379f9 /include/linux/timerqueue.h
parentb1e9c8b76cf122e16a80422c84560148ec360f37 (diff)
downloadlinux-9ce7664405bd8919bba46c5f854f42a9a9186cc3.tar.xz
Staging: fwserial: remove unused function fill_unplug_req
The function fill_unplug_req is not used anywhere in the kernel, so remove it. Done using Coccinelle. @r1@ identifier func; type T; @@ static T func(...) { ... } @r@ identifier r1.func; @@ func @delete depends on !r@ identifier r1.func; type r1.T; @@ - static T func(...){...} Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions