]> git.baikalelectronics.ru Git - kernel.git/commit
W1: w1_family, remove unused variable need_exit
authorDavid Fries <david@fries.net>
Thu, 16 Oct 2008 05:04:52 +0000 (22:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:50 +0000 (11:21 -0700)
commit394bece0580f4ca2187c5126ca6806a714e91a83
treebd9e30ff2e2dce91e5632d1e1459304ef1d2d3f7
parente6e00898672b0639245094341a2d2696b52775e7
W1: w1_family, remove unused variable need_exit

Removed the w1_family structure member variable need_exit.  It was only
being set and never used.  Even if it were to be used it is a polling type
operation.

Signed-off-by: David Fries <david@fries.net>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/w1/w1_family.c
drivers/w1/w1_family.h