]> git.ozlabs.org Git - petitboot/commit
discover: Rename struct udev to struct pb_udev
authorGeoff Levand <geoff@infradead.org>
Sun, 21 Apr 2013 18:47:20 +0000 (11:47 -0700)
committerGeoff Levand <geoff@infradead.org>
Fri, 3 May 2013 23:27:29 +0000 (16:27 -0700)
commit8e9e2736dd0bb590cd9db300d12838d40cfe619e
tree837ca663af5d7ed68df7b8f6d0c25de85d720782
parent5399335e509f1866d071f03f6163b86ae608d9c5
discover: Rename struct udev to struct pb_udev

To avoid symbol clashes with libudev, rename struct udev to
struct pb_udev.  No functional changes.

Signed-off-by: Geoff Levand <geoff@infradead.org>
discover/pb-discover.c
discover/udev.c
discover/udev.h