Re: [PATCH] procfs: convert to C99 inits.

From: Randy.Dunlap
Date: Mon Mar 14 2005 - 19:26:38 EST


Ben Dooks wrote:
On Mon, Mar 14, 2005 at 04:03:29PM -0800, Randy.Dunlap wrote:

(resend)

Use C99 struct inits as requested by sparse:
fs/proc/base.c:738:2: warning: obsolete struct initializer, use C99 syntax
fs/proc/base.c:739:2: warning: obsolete struct initializer, use C99 syntax


I posted a patch for this, and an included `__user` missing
from the self-same set of functions a short while ago.

Sounds better. I hadn't noticed that part...

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/