On Tue, Jul 24, 2018 at 05:51:33PM -0700, r...@google.com wrote: > From: Roman Kiryanov <r...@google.com> > > The driver never mutates this variable - no benefits of > keeping it mutable. > > Signed-off-by: Roman Kiryanov <r...@google.com> > --- > Changes in v2: > - Replaced "const u32" with "#define". > > drivers/tty/goldfish.c | 11 ++++++----- > 1 file changed, 6 insertions(+), 5 deletions(-)
Does not apply to my tree :(