On Tue, Sep 7, 2021 at 7:59 PM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote: > > From: Yury Norov <yury.norov@xxxxxxxxx> > Subject: bitops: move find_bit_*_le functions from le.h to find.h > > It's convenient to have all find_bit declarations in one place. What what what? The subject line says "move". The body of the commit message doesn't imply anything else. But the patch doesn't "move" anything at all: > include/asm-generic/bitops/find.h | 193 ---------------------------- > include/asm-generic/bitops/le.h | 64 --------- > 2 files changed, 257 deletions(-) What's going on? Dropped just because I refuse to have anything to do with patches that lie about what they are actually doing. Linus