diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-09-19 12:44:07 (GMT) |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2007-10-09 22:32:45 (GMT) |
commit | f0c1cd0eaf0b127356c2c09e40305453bc361b0f (patch) | |
tree | e522f8d83b439442aeb8c1b9c2a94941f6a95b1a /fs/quota_v2.c | |
parent | 02888f41e9d7fa95d1f5b2f76e0f0af6ea8198cc (diff) | |
download | linux-f0c1cd0eaf0b127356c2c09e40305453bc361b0f.tar.xz |
Use list_first_entry in locks_wake_up_blocks
This routine deletes all the elements from the list
with the "while (!list_empty())" loop, and we already
have a list_first_entry() macro to help it look nicer :)
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Diffstat (limited to 'fs/quota_v2.c')
0 files changed, 0 insertions, 0 deletions