On 1/17/22 15:58, Bernhard Beschow wrote: > Now that all static TypeInfo instances are declared const, prevent that > new non-const instances are created. > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > scripts/checkpatch.pl | 1 + > 1 file changed, 1 insertion(+)
Thanks! Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>