Re: [PATCH] isdn: hisax: hfc4s8s_l1: Remove some unused functions

2015-01-02 Thread David Miller
From: Rickard Strandqvist Date: Thu, 1 Jan 2015 20:17:22 +0100 > Removes some functions that are not used anywhere: > Read_hfc32() Write_hfc32() Write_hfc16() > > This was partially found by using a static code analysis program called > cppcheck. > > Signed-off-by: Rickard Strandqvist Appli

[PATCH] isdn: hisax: hfc4s8s_l1: Remove some unused functions

2015-01-01 Thread Rickard Strandqvist
Removes some functions that are not used anywhere: Read_hfc32() Write_hfc32() Write_hfc16() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist --- drivers/isdn/hisax/hfc4s8s_l1.c | 21 - 1 file changed, 21