ecryptfs: Fix warning in ecryptfs_process_response()
authorPrarit Bhargava <prarit@redhat.com>
Thu, 27 May 2010 15:19:30 +0000 (11:19 -0400)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Mon, 9 Aug 2010 15:33:03 +0000 (10:33 -0500)
commita1275c3b21e433888994f7b979cd1129d384ec9c
treef9be251a845fb8377af6ff38a8747d329b6298bd
parent9fe6206f400646a2322096b56c59891d530e8d51
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 <prarit@redhat.com>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
fs/ecryptfs/messaging.c
This page took 0.024418 seconds and 5 git commands to generate.