diff options
| author | Denis Cheng <[email protected]> | 2008-02-06 01:37:35 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-06 10:41:07 -0800 |
| commit | bed9759b2e6bd938097389f6bd2ac8d622fa3884 (patch) | |
| tree | 5586289865b6d15a4ef5f82966684a651a8bcf0d /include/linux | |
| parent | a18b630d1becdf1a087de644fea080c1977bcf10 (diff) | |
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
single list_head variable initialized with LIST_HEAD_INIT could almost
always can be replaced with LIST_HEAD declaration, this shrinks the code
and looks better.
Signed-off-by: Denis Cheng <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Corey Minyard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions