Whamcloud - gitweb
libext2fs: remove debugging printf from ext2fs_group_desc_csum
authorTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 21:39:25 +0000 (17:39 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 21:39:25 +0000 (17:39 -0400)
commitf3ce48a4b6e6a030fa4481532ba04c1a966173bb
treea002bd56b73beb50f4923f3737006edc071c5973
parentdfe74c5c676406d747cdf224d7da8a09f82f2659
libext2fs: remove debugging printf from ext2fs_group_desc_csum

This reduces the number of C library symbols needed by boot loader
systems such as yaboot.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/csum.c