On Wed, May 11, 2011 at 01:19:05PM -0400, Davidlohr Bueso wrote: > From: Davidlohr Bueso <dave@xxxxxxx> > Date: Wed, 11 May 2011 13:16:00 -0400 > > We currently have cramfs.h and cramfs_common.h, this makes no sense, > so remove unite them and keep just cramfs.h > > Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> > --- > I took the liberty of adding cramfs_common.h copyright to cramfs.h, hope there's no objections. > > disk-utils/Makefile.am | 2 +- > disk-utils/cramfs.h | 30 ++++++++++++++++++++++++++++++ > disk-utils/cramfs_common.c | 2 +- > disk-utils/cramfs_common.h | 37 ------------------------------------- > disk-utils/fsck.cramfs.c | 1 - > disk-utils/mkfs.cramfs.c | 1 - > 6 files changed, 32 insertions(+), 41 deletions(-) > delete mode 100644 disk-utils/cramfs_common.h Applied, thanks. -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html