diff options
| author | 2011-05-26 09:43:34 +0300 | |
|---|---|---|
| committer | 2011-07-04 10:54:26 +0300 | |
| commit | a29fa9dfa4d5d1b962825c79f19d9b6f3f15843b (patch) | |
| tree | bd7aa3733a869c69038b4474229fbc9ada002cbf /include/linux/debugobjects.h | |
| parent | UBIFS: rename dbg_check_dir_size function (diff) | |
UBIFS: minor cleanup: use S_ISREG helper
Instead of using long "(inode->i_mode & S_IFMT) != S_IFREG" expression, use
shorted "!S_ISREG(inode->i_mode)".
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
