* Re: Remove inline declarations. [not found] <a4c66e13-f8b5-d3a1-9017-fed1d9d47e15@marian1000.go.ro> @ 2017-03-27 12:46 ` Jan Kara 0 siblings, 0 replies; only message in thread From: Jan Kara @ 2017-03-27 12:46 UTC (permalink / raw) To: Corcodel Marian; +Cc: Jan Kara, linux-kernel On Sat 25-03-17 17:51:14, Corcodel Marian wrote: > Inline declarations on include/linux/quota.h suppress errors message on > compiler. > > > special on dquot_state_types : > > unsigned dquot_state_types(unsigned flags, unsigned flag) > { > //BUILD_BUG_ON_NOT_POWER_OF_2(flag); > return (flags / flag) & ((1 << MAXQUOTAS) - 1); > } > > Looking here for more info : https://sourceforge.net/projects/marnux/ Sorry but I don't get what you are speaking about. Can you be more specific? Honza -- Jan Kara <jack@suse.com> SUSE Labs, CR ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-27 12:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <a4c66e13-f8b5-d3a1-9017-fed1d9d47e15@marian1000.go.ro>
2017-03-27 12:46 ` Remove inline declarations Jan Kara
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®