lkml.org 
[lkml]   [2014]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [patch 08/12] can: c_can: Makethe code readable
    From
    Date
    On Tue, 2014-03-18 at 17:19 +0000, Thomas Gleixner wrote:

    [patch]

    Hi

    The multi-while loop

    while ((obj = ffs(pend)) && quota > 0) {
    ...
    } while ((obj = ffs(pend)) && quota > 0);

    looks, umm, unusual.




    \
     
     \ /
      Last update: 2014-03-18 19:01    [W:3.101 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site