summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorDmitry Chestnykh <dm.chestnykh@gmail.com>2024-02-21 21:05:00 +0300
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-25 11:29:44 +0100
commit086a5f165096af104b01bb6d5639bd769bd17620 (patch)
treee2a9c96a566245835299d57f3eebea4604d4dbfb /libc
parent242023ce7d219369503fc033e862bad6a6e4c52a (diff)
Remove unneeded comparisons.
Inside `if` branches the conditions `as->ino == bs->ino` and `as->dev == bs->dev` are always false. Signed-off-by: Dmitry Chestnykh <dm.chestnykh@gmail.com>
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions