David Rientjes <rientjes@xxxxxxxxxx> writes: > Inlines sha1_sort as discussed in previous thread. The only use of this function is to got its address taken of, and then the variable that has its address (current_sort) is used by sort_comparator() function, whose address is given to the library routine qsort(3). Does it still make sense to declare it inline? - 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