[PATCH 2/3] abis: skip e1_input nesting if empty

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Pablo Neira Ayuso pablo at gnumonks.org
Thu May 5 15:10:50 UTC 2011


On 03/05/11 23:14, Holger Hans Peter Freyther wrote:
> On 05/03/2011 10:44 PM, pablo at gnumonks.org wrote:
> 
>> -	vty_out(vty, "e1_input%s", VTY_NEWLINE);
>> +	bool heading = false;
> 
> what about
> 
> 	if (llist_empty(&e1in..)
> 		return;

Please, find it attached the new patch with your suggestion.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x.patch
Type: text/x-patch
Size: 900 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20110505/999e8405/attachment.bin>


More information about the OpenBSC mailing list