+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Remove the unnecessary initialization of "dev_t bsr_dev" since it's subsequently used in an "alloc_chrdev_region()" call which uses that variable in an output-only fashion. Signed-off-by:Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>