summaryrefslogtreecommitdiff
path: root/include/linux/writeback.h
diff options
context:
space:
mode:
authorGulsah Kose <gulsah.1004@gmail.com>2014-10-29 06:06:57 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-30 12:20:15 -0700
commit9d9921e93078075b9142b7e8d68a038416967d4c (patch)
tree1aad486f1bedf0544e9fa7d8d083299bad7f1950 /include/linux/writeback.h
parent16fc54ee26912d3f2450bc4832b19c943dbdff17 (diff)
staging: rtl8188eu: core: Removed unnecessary return keyword.
This patch fixes WARNING: void function return statements are not generally useful checkpatch.pl warning in rtw_efuse.c by using this coccinelle script @r@ identifier i; @@ void i(...) { ... -return; } Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/writeback.h')
0 files changed, 0 insertions, 0 deletions