summaryrefslogtreecommitdiff
path: root/nuttx/drivers/bch/bchlib_sem.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-03 19:11:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-03 19:11:11 +0000
commit4245767d673bcdf78d612c8d51aa9807fdbb724b (patch)
treeda55e9fab23eebbf67c222daf2efe23f93daf1ec /nuttx/drivers/bch/bchlib_sem.c
parent915abc09ad5aa6f4dabaae0876d3bead833edc3e (diff)
downloadpx4-nuttx-4245767d673bcdf78d612c8d51aa9807fdbb724b.tar.gz
px4-nuttx-4245767d673bcdf78d612c8d51aa9807fdbb724b.tar.bz2
px4-nuttx-4245767d673bcdf78d612c8d51aa9807fdbb724b.zip
Add capability to traverse inodes in the NuttX psuedo-filesystem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5004 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/drivers/bch/bchlib_sem.c')
-rw-r--r--nuttx/drivers/bch/bchlib_sem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/bch/bchlib_sem.c b/nuttx/drivers/bch/bchlib_sem.c
index b0c67a997..1698ed0a5 100644
--- a/nuttx/drivers/bch/bchlib_sem.c
+++ b/nuttx/drivers/bch/bchlib_sem.c
@@ -2,7 +2,7 @@
* drivers/bch/bchlib_sem.c
*
* Copyright (C) 2008-2009 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions