On 10 October 2015 at 06:21, Sharma, Shashank shashank.sharma@intel.com wrote:
On 10/10/2015 5:09 AM, Emil Velikov wrote:
Hi Shashank,
On 9 October 2015 at 20:29, Shashank Sharma shashank.sharma@intel.com
[snip]
switch (num_samples) {
case GAMMA_DISABLE_VALS:
/* Disable Gamma functionality on Pipe */
Drop the extra newline between the case and the comment ? Here and below.
I was trying to make it look good :(
Beauty is in the eye of the beholder. The most important part here is consistency. Afaict there isn't (m)any i915 code the uses this approach, is there ? Some of your other patches use this approach while others don't.
Regards, Emil