"Fixed code style" does not say what you did. julia On Tue, 5 May 2015, Adir Kuhn wrote: > Fixed code style > > Signed-off-by: Adir Kuhn <adirkuhn@xxxxxxxxx> > --- > fs/ext4/balloc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/ext4/balloc.c b/fs/ext4/balloc.c > index 31a4152..7eb2b3d 100644 > --- a/fs/ext4/balloc.c > +++ b/fs/ext4/balloc.c > @@ -274,7 +274,7 @@ unsigned ext4_free_clusters_after_init(struct super_block *sb, > * @bh: pointer to the buffer head to store the block > * group descriptor > */ > -struct ext4_group_desc * ext4_get_group_desc(struct super_block *sb, > +struct ext4_group_desc *ext4_get_group_desc(struct super_block *sb, > ext4_group_t block_group, > struct buffer_head **bh) > { > -- > 2.1.4 > > -- > To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html