From: Bhumika Goyal <bhumi...@gmail.com> Date: Sun, 6 Aug 2017 14:21:45 +0530
> Make hdlcdrv_ops structures const as they are only passed to > hdlcdrv_register function. The corresponding argument is of type const, > so make the structures const. > > Signed-off-by: Bhumika Goyal <bhumi...@gmail.com> Applied, thanks.