summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2007-04-16 11:04:49 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2007-04-16 11:04:49 +0200
commitb65101beb4db64847d9bd2b770fe55521b97c8ed (patch)
tree4e37b96dbf4920f335f46c050891bddd0b712cee /Makefile
parentd7a9bccc00f2bc34dacd216ffd1a9bfa3bfa39fa (diff)
inotail.c: Really fix byte_to_offset() this time
Also make a bit more readable
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
inux/net-next.git/diff/samples/rpmsg/rpmsg_client_sample.c?id=92e1de51bf2cb8d49adc8925abe56ce84911a232&id2=2b263d2408663a36c14a0aa1f765b2c84b92ea18'>diff)
rpmsg: Clean up rpmsg device vs channel naming
The rpmsg device representing struct is called rpmsg_channel and the variable name used throughout is rpdev, with the communication happening on endpoints it's clearer to just call this a "device" in a public API. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'samples/rpmsg/rpmsg_client_sample.c')
-rw-r--r--samples/rpmsg/rpmsg_client_sample.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/rpmsg/rpmsg_client_sample.c b/samples/rpmsg/rpmsg_client_sample.c