Hi again, Jonathan Nieder wrote: > Thanks for this list. Do you think it’s worth automating its > production? i.e., a masochistic person could write a script to > compile with the __attribute__((unused)) suppressed, parse warnings to > find unused functions, and then take an intersection of sets to > confirm that no family of functions is unused. Er, I think that's a bit of an overkill :p Someone editing the code can always suppress MAYBE_UNUSED and check with our list of unused functions in the comment by hand. -- Ram -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html