diff options
| author | Vyacheslav Dubeyko <[email protected]> | 2013-04-30 15:27:51 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-04-30 17:04:05 -0700 |
| commit | eb53b6db7a53642b80b0ca4885cb91d5c7dbc0f8 (patch) | |
| tree | 172238481b52168e21aab3fb41ba31226ff2b850 /scripts/stackusage | |
| parent | dc33f5f3c9988026aad5b788c761c8c1b363e919 (diff) | |
nilfs2: remove unneeded test in nilfs_writepage()
page->mapping->host cannot be NULL in nilfs_writepage(), so remove the
unneeded test.
The fixes the smatch warning: "fs/nilfs2/inode.c:211 nilfs_writepage()
error: we previously assumed 'inode' could be null (see line 195)".
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Vyacheslav Dubeyko <[email protected]>
Cc: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions