Re: [PATCH v2 0/2] Modify static defined and wrong parameter used.

2016-01-25 Thread Mathieu Poirier
On 25 January 2016 at 01:34, Eric Long wrote: > Both of the two patches optimize the code and remove the mistakes > and warnings detected by the check tools. > > Changes since v1: > - Adjust the patch by the changes not by the check tools. > > Eric Long (2): > coresight: "DEVICE_ATTR_RO" should

[PATCH v2 0/2] Modify static defined and wrong parameter used.

2016-01-25 Thread Eric Long
Both of the two patches optimize the code and remove the mistakes and warnings detected by the check tools. Changes since v1: - Adjust the patch by the changes not by the check tools. Eric Long (2): coresight: "DEVICE_ATTR_RO" should defined as static. coresight: etm4x: Check every parameter