Bug 509127 - compiler warning in fs/nfsd/nfssvc.c
Summary: compiler warning in fs/nfsd/nfssvc.c
Keywords:
Status: CLOSED DUPLICATE of bug 501500
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.8
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Jeff Layton
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-01 13:38 UTC by Jeff Layton
Modified: 2009-09-24 11:27 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-24 11:27:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch -- fix minor compiler warning (1.23 KB, patch)
2009-07-01 13:38 UTC, Jeff Layton
no flags Details | Diff

Description Jeff Layton 2009-07-01 13:38:21 UTC
Created attachment 350111 [details]
patch -- fix minor compiler warning

Minor compiler warning:

  CC [M]  fs/nfsd/nfssvc.o
fs/nfsd/nfssvc.c:121: warning: initialization from incompatible pointer type

looks fairly harmless, but should be simple to fix.

Comment 1 Peter Staubach 2009-07-01 13:45:49 UTC
This has existed for a very long and we mostly been waiting for some other
change to nfssrv.c to make this change as well.

Comment 2 Jeff Layton 2009-07-01 14:00:44 UTC
Yep, totally harmless warning, but since I was poking around in there anyway I figured I'd roll a patch for it.

Comment 3 Jeff Layton 2009-09-24 11:27:21 UTC
Folding this patch in with some other fixes in the same area.

*** This bug has been marked as a duplicate of bug 501500 ***


Note You need to log in before you can comment on or make changes to this bug.