[PATCH 1/4] ARM: PXA: PXAFB: rework pxafb overlay memory management
From: Eric Miao <hidden>
Date: 2011-03-16 11:17:25
Also in:
linux-fbdev
From: Eric Miao <hidden>
Date: 2011-03-16 11:17:25
Also in:
linux-fbdev
2011/3/12 Vasily Khoruzhick [off-list ref]:
On Friday 11 March 2011 23:34:10 Marek Vasut wrote:quoted
quoted
+ ? if (ofb->usage++ == 0)TBH I don't like this notation, it feels hard to read. Can you split that ofb-quoted
usage++ into two parts ?CheersIt's not deprecated by kernel codestyle, looks ok and works ok, but I'll change it if one more person argues against it :)
I'm OK with the it. The whole series merged into -devel. Thanks. - eric