commit | 37814ee0bac6ef5d2c008114eeb8ad03710ce119 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 16:36:02 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 16:36:02 2013 -0700 |
tree | 3db6669fe0a81175480f1b8d7c714dc563590fb4 | |
parent | 060cc749e9c50dfc8d1a8696aa0da520aa714977 [diff] |
sysfs: dir.c: fix up odd do/while indentation This fixes up the odd do/while after an if statement warning in dir.c Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>