-
由 Maksim Salau 提交于
Some local constants don't change from call to call and are good candidates to become static. This will prevent copying of these constants to stack during runtime. Signed-off-by: NMaksim Salau <maksim.salau@gmail.com> Signed-off-by: NJohan Hovold <johan@kernel.org>
4cd4475e