Re: sockfd_lookup

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 11 May 1997 16:36:51 +0100 (BST)


> > __inline struct socket *sockfd_lookup(int fd, struct file **pfile)
>
> Function prototypes are extern by default; declaring it extern explicitly
> is merely redundant. The two lines are equivalent.

Look again in the source, it isnt a function prototype