<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<font size="2"><span style="font-size:10pt">
<div class="PlainText">Hi,<br>
<br>
Link: <a href="https://lore.kernel.org/linux-btrfs/20260224172835.GB26902@twin.jikos.cz" target="_BLANK">
https://lore.kernel.org/linux-btrfs/20260224172835.GB26902@twin.jikos.cz</a><br>
<br>
This series splits the original patch into two logical changes as suggested<br>
during review.<br>
<br>
Patch 1 removes an unused dirid assignment that became dead code after the<br>
introduction of btrfs_search_backwards().<br>
<br>
Patch 2 performs a small return value cleanup by initializing ret at<br>
declaration and removing a redundant assignment.<br>
<br>
Changes since v1:<br>
- split into two patches as requested<br>
<br>
Evgenii Burenchev (2):<br>
  btrfs: remove dead assignment to dirid in btrfs_search_path_in_tree()<br>
  btrfs: btrfs: initialize ret at declaration and remove redundant assignment<br>
<br>
 fs/btrfs/ioctl.c | 4 +---<br>
 1 file changed, 1 insertion(+), 3 deletions(-)<br>
<br>
-- <br>
2.43.0<br>
<br>
</div>
</span></font></div>
</body>
</html>