]> git.ozlabs.org Git - petitboot/commit
Rename client add remove ops
authorGeoff Levand <geoffrey.levand@am.sony.com>
Wed, 25 Mar 2009 12:36:04 +0000 (12:36 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 30 Mar 2009 09:34:13 +0000 (20:34 +1100)
commit47a9f94bb346817b6767d5dac578a43beee47c1f
tree65b56e1e6836a4da19f8fd3231345847d1f31b54
parent2444ff11876f6cdcccbf509bbc8fac9535bc56d4
Rename client add remove ops

For consistency, rename the symbols add_device and remove_device
to device_add and device_remove.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/common/discover-client.c
ui/common/discover-client.h
ui/test/pb-test.c
ui/twin/pb-twin.c