]> git.baikalelectronics.ru Git - kernel.git/commit
pps: remove unreachable code
authorAlexander Gordeev <lasaine@lvk.cs.msu.su>
Tue, 22 Mar 2011 23:35:06 +0000 (16:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2011 00:44:17 +0000 (17:44 -0700)
commita8bcbf772bfc827c2985812653c73a99627dc704
treeee3906e330cba9035d8e1dde527a31fcada9c2a1
parent32441e96eacba5e03c6669ccc3a0f36798ba686d
pps: remove unreachable code

Remove code enabled only when CONFIG_PREEMPT_RT is turned on because it is
not used in the vanilla kernel.

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/pps/generators/pps_gen_parport.c