From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Howells Date: Sat, 22 Nov 2008 00:36:18 +0000 Subject: Re: [PATCH] CRED: fix compilation warning in function 'get_cred' Message-Id: <19569.1227314178@redhat.com> List-Id: References: <154e089b0811211222x5340b78cx496edb25abd1147f@mail.gmail.com> <154e089b0811201400w6b5d249eyc21ebb9a76133d08@mail.gmail.com> <11321.1227219571@redhat.com> <154e089b0811210654v45126cbene22d925a1760d9e2@mail.gmail.com> <18016.1227284707@redhat.com> In-Reply-To: <154e089b0811211222x5340b78cx496edb25abd1147f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hannes Eder Cc: dhowells@redhat.com, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Hannes Eder wrote: > The spurious warning is gone with gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2. Then I wouldn't worry about it too much. David