Re: [2.6 patch] fs/aio.c: make 3 functions static
From: Zach Brown
Date: Thu Feb 28 2008 - 11:59:57 EST
Adrian Bunk wrote:
> This patch makes the following needlessly global functions static:
> - __put_ioctx()
I think this is fine because we never exported it. (And I shudder to
imagine what people would actually *do* with kioctx references outside
fs/aio.c.)
> - lookup_ioctx()
> - io_submit_one()
Both fine.
Acked-By: Zach Brown <zach.brown@xxxxxxxxxx>
- z
--
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/