Sorry I forgot to change the version number, pls ignore this serial.
> On Thu, Dec 27, 2012 at 04:56:27PM +0800, Wenchao Xia wrote:
This patch change all info call back function to take
additional QDict * parameter, which allow those command
take parameter. Now it is set to NULL at defaul
> On Thu, Dec 27, 2012 at 04:56:27PM +0800, Wenchao Xia wrote:
This patch change all info call back function to take
additional QDict * parameter, which allow those command
take parameter. Now it is set to NULL at default case.
v2: rebased, and better doc.
Signed-off-by: Wenchao Xia
---
On Thu, Dec 27, 2012 at 04:56:27PM +0800, Wenchao Xia wrote:
> This patch change all info call back function to take
> additional QDict * parameter, which allow those command
> take parameter. Now it is set to NULL at default case.
>
> v2: rebased, and better doc.
>
> Signed-off-by: Wenchao Xia
This patch change all info call back function to take
additional QDict * parameter, which allow those command
take parameter. Now it is set to NULL at default case.
v2: rebased, and better doc.
Signed-off-by: Wenchao Xia
---
hmp.c | 36 ++--