Re: Some cleanup of the console code

2013-09-11 Thread Samuel Thibault
Marin Ramesa, le Wed 11 Sep 2013 12:27:46 +0200, a écrit : > [PATCH 1/5] drop unused CONSMAJOR > [PATCH 2/5] track the console buffer usage with a boolean instead of an int > [PATCH 3/5] track the console init with a boolean instead of an int Applied these, thanks. Samuel

Some cleanup of the console code

2013-09-11 Thread Marin Ramesa
What follows is a small cleanup of the console code. [PATCH 1/5] drop unused CONSMAJOR [PATCH 2/5] track the console buffer usage with a boolean instead of an int [PATCH 3/5] track the console init with a boolean instead of an int [PATCH 4/5] qualify constant with the const [PATCH 5/5] remove hyp_