Eric Blake wrote: > I noticed these minor issues today, so I'm pushing this. I'm now heavily > entrenched in trying to write utimensat, and it's turning into quite a > project. > > -- > Don't work too hard, make some time for fun as well! > > Eric Blake e...@byu.net >>From 4cfdc2ad7312588b038a55c6ecb1c89064e65d7d Mon Sep 17 00:00:00 2001 > From: Eric Blake <e...@byu.net> > Date: Wed, 7 Oct 2009 08:17:36 -0600 > Subject: [PATCH 1/2] openat, utimens: whitespace cleanup > > * lib/openat.c: Prefer space throughout, rather than mix of 8 > spaces vs. tabs. > * lib/at-func.c: Likewise. > * lib/utimens.c: Likewise.
Looks fine. Thanks.