Larry Finger <Larry.Finger@xxxxxxxxxxxx> writes: > The symbol DBG_EMERG is no longer used and is removed. > > In a number of places, the code has redundant messages. For example, if > the failure for the firmware to run is logged, it is not necessary to > log that the firmware has been started. In addition, extraneous braces are > removed. > > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Cc: Ping-Ke Shih <pkshih@xxxxxxxxxxx> [...] > --- wireless-drivers-next.orig/drivers/net/wireless/realtek/rtlwifi/debug.h > +++ wireless-drivers-next/drivers/net/wireless/realtek/rtlwifi/debug.h > @@ -36,7 +36,7 @@ > *unexpected HW behavior, HW BUG > *and so on. > */ > -#define DBG_EMERG 0 > +/*#define DBG_EMERG 0 */ You are not really removing, just commenting it out :) But this is good enough for me, if you really want to remove it submit a followup patch. -- Kalle Valo _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel