Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141724
b: refs/heads/master
c: c7c3830
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 3, 2009
1 parent c48b3a8 commit 1622616
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: b852ba7d38a210b2d23c514f191582033b371e89
refs/heads/master: c7c38309e4709b4cce4b9c6373e7f1dd7d2d8c8c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/epl/SharedBuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ tShbError ShbTraceDump(const unsigned char *pabStartAddr_p,
ulBuffSize = ulDataSize_p;

if (pszInfoText_p != NULL) {
TRACE0(pszInfoText_p);
TRACE1("%s", pszInfoText_p);
}
// dump buffer contents
for (nRow = 0;; nRow++) {
Expand Down

0 comments on commit 1622616

Please sign in to comment.