Skip to content

Commit

Permalink
cripts/genstat.pl: handle memory subsystem properly
Browse files Browse the repository at this point in the history
  • Loading branch information
gregkh committed Oct 1, 2012
1 parent 51283d2 commit b1bba79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/genstat.pl
Expand Up @@ -102,6 +102,7 @@ ($$$$$)
($filename eq "rdma") || ($filename eq "rdma") ||
($filename eq "rxrpc") || ($filename eq "rxrpc") ||
($filename eq "scsi") || ($filename eq "scsi") ||
($filename eq "ras") ||
($filename eq "sound") || ($filename eq "sound") ||
($filename eq "video")) { ($filename eq "video")) {
$driver_add += $add; $driver_add += $add;
Expand Down

0 comments on commit b1bba79

Please sign in to comment.