Re: [PATCH] Drop 80-character limit in checkpatch.pl

From: Krzysztof Halasa
Date: Fri Dec 18 2009 - 09:39:48 EST


Bartlomiej Zolnierkiewicz <bzolnier@xxxxxxxxx> writes:

>> set_le_ih_k_offset(ih,
>> le_ih_k_offset(ih) +
>> (tb->
>> lbytes <<
>> (is_indirect_le_ih
>> (ih) ? tb->tb_sb->
>> s_blocksize_bits -
>> UNFM_P_SHIFT :
>> 0)));

> Firstly what kind of a function parameter is that:

It's hard to tell without unmangling the line first :-)
--
Krzysztof Halasa
--
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/