j
k
j a
j l
On Wed, Sep 14, 2016 at 05:43:12PM +0100, Mark Brown wrote:
On Wed, Aug 24, 2016 at 06:03:17PM +0530, Vinod Koul wrote: ... if (!(mask_val == 0xffffffff)) { Why is this not a != comparison?
On Wed, Aug 24, 2016 at 06:03:17PM +0530, Vinod Koul wrote:
if (!(mask_val == 0xffffffff)) {
Why is this not a != comparison?
Yeah that's right and simpler, will update
Attachments:
Back to the thread
Back to the list