> >> >> +static inline int range_intersect_wrt(uid_t, uid_t, uid_t, uid_t); >> > >> >inline functions don't need definitions like this. >> >> If memory serves right, callees mentioned below their callers need a >> prototype. > >You can't have a inline function with a prototype :) Says who? The file is the best example that one can X-]. (Of course, it requires -funit-at-a-time.) Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- From: Adrian Bunk <[email protected]>
- Re: [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- References:
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Jan Engelhardt <[email protected]>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Arjan van de Ven <[email protected]>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Jan Engelhardt <[email protected]>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Greg KH <[email protected]>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Jan Engelhardt <[email protected]>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- From: Greg KH <[email protected]>
- [PATCH 0/4] MultiAdmin LSM
- From: Jan Engelhardt <[email protected]>
- [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- From: Greg KH <[email protected]>
- Re: [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- From: Jan Engelhardt <[email protected]>
- Re: [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- From: Greg KH <[email protected]>
- Re: Time to remove LSM (was Re: [RESEND][RFC][PATCH 2/7] implementation of LSM hooks)
- Prev by Date: Ketchup 0.9.8 released
- Next by Date: Re: [PATCH] CodingStyle: add typedefs chapter
- Previous by thread: Re: [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- Next by thread: Re: [PATCH 4a/4] MultiAdmin LSM (LKCS'ed)
- Index(es):