Re: what is BUG_ON macro?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Johannes Weiner <hannes@xxxxxxxxxxxx> writes:

> Hi,
>
> Michal <rabbit50@xxxxxxxxx> writes:
>
>> Hallo Group Members
>>
>> Can You ell me what is it for?
>
> BUG_ON(condition) is the same as if (condition) BUG().  It makes ugly
> noise if the condition is true.
>
> 	Hannes

Johannes,
thank You for help

regards,
Michal

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux