Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343799
b: refs/heads/master
c: c246ffc
h: refs/heads/master
i:
  343797: 07a10bd
  343795: ac12403
  343791: 0f5e0bc
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 27, 2012
1 parent 960399a commit 8ac70e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c003ab1bedf028db15b0185b683d5c387204e8f5
refs/heads/master: c246ffc28e1b616305edce4b07acd35f46c6407c
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/siano/smscoreapi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1092,7 +1092,7 @@ EXPORT_SYMBOL_GPL(smscore_onresponse);
* @return pointer to descriptor on success, NULL on error.
*/

struct smscore_buffer_t *get_entry(struct smscore_device_t *coredev)
static struct smscore_buffer_t *get_entry(struct smscore_device_t *coredev)
{
struct smscore_buffer_t *cb = NULL;
unsigned long flags;
Expand Down

0 comments on commit 8ac70e8

Please sign in to comment.