Hi Stephen, On 7/9/24 5:34 AM, Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the battery tree got a conflict in: > > include/linux/leds.h > > between commit: > > 6b0d3355e5a5 ("leds: class: Add flag to avoid automatic renaming of LED devices") > > from the leds-lj tree and commit: > > 5607ca92e627 ("leds: core: Add led_mc_set_brightness() function") > > from the battery tree. > > I assume that the bit number valuse don;t actually matter, right? Correct, which bit is used for which flag does not matter. > I fixed it up (see below) and can carry the fix as necessary. This > is now fixed as far as linux-next is concerned, but any non trivial > conflicts should be mentioned to your upstream maintainer when your tree > is submitted for merging. You may also want to consider cooperating > with the maintainer of the conflicting tree to minimise any particularly > complex conflicts. Thank you. Regards, Hans