]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: rts5208: rtsx_card.c: Remove unused function
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 26 Mar 2016 07:22:28 +0000 (12:52 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Mar 2016 19:45:23 +0000 (12:45 -0700)
commit9d33a20fb8f014d8a9873f488e10363da3a8bdf2
tree376646503213a312abba761113f89e7c48a0e828
parent722fc69c1de7a44a866ad83c8b822c0888972f3e
Staging: rts5208: rtsx_card.c: Remove unused function

The functions double_depth, check_card_fail, check_card_ejected are not
used anywhere in the kernel. So, remove their prototype and definition.
Grepped to find occurences.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/rtsx_card.c
drivers/staging/rts5208/rtsx_card.h