From: Prarit Bhargava Date: Thu, 27 May 2010 15:19:30 +0000 (-0400) Subject: ecryptfs: Fix warning in ecryptfs_process_response() X-Git-Tag: v2.6.36-rc1~299^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1275c3b21e433888994f7b979cd1129d384ec9c;p=pandora-kernel.git ecryptfs: Fix warning in ecryptfs_process_response() Fix warning seen with "make -j24 CONFIG_DEBUG_SECTION_MISMATCH=y V=1": fs/ecryptfs/messaging.c: In function 'ecryptfs_process_response': fs/ecryptfs/messaging.c:276: warning: 'daemon' may be used uninitialized in this function Signed-off-by: Prarit Bhargava Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed