From: Fabian Frederick Date: Tue, 3 Mar 2015 18:38:46 +0000 (+0100) Subject: net/atm/signaling.c: remove WAIT_FOR_DEMON code X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~370 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc90e3fb132f009e647c9032eab4fedb6399339;p=pandora-kernel.git net/atm/signaling.c: remove WAIT_FOR_DEMON code WAIT_FOR_DEMON code is directly undefined at the beginning of signaling.c since initial git version and thus never compiled. This also removes buggy current->state direct access. Suggested-by: Chas Williams Signed-off-by: Fabian Frederick Signed-off-by: David S. Miller --- Reading git-diff-tree failed