Dear Mike Frysinger, > On Tuesday 31 July 2012 02:37:01 Lukasz Majewski wrote: > > --- /dev/null > > +++ b/common/cmd_dfu.c > > > > + static char *s = "dfu"; > > no need for this to be static It can be pulled out of the function and be made into const static > -mike Best regards, Marek Vasut