Colin Ian King 50607b514d ext2: remove redundant assignment to variable desc and variable best_desc
Variable desc is being assigned a value that is never read, the exit
via label found immeditely returns with no access to desc. The
assignment is redundant and can be removed. Also remove variable best_desc
since this is not used. Cleans up clang scan muild warning:

fs/ext2/ialloc.c:297:4: warning: Value stored to 'desc' is never
read [deadcode.DeadStores]

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Message-Id: <20230630165458.166238-1-colin.i.king@gmail.com>
2023-07-03 14:44:45 +02:00
..
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:27 +01:00
2022-11-28 15:01:48 +01:00
2023-06-13 12:37:31 +02:00
\n
2023-06-29 13:39:51 -07:00
2023-05-16 11:32:42 +02:00
2023-05-16 11:32:42 +02:00
2023-06-13 12:37:31 +02:00
2023-05-16 11:32:42 +02:00
2023-05-16 11:32:42 +02:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
\n
2023-04-26 09:07:46 -07:00