diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2007-03-18 00:55:15 +0100 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2007-04-30 00:00:29 +0200 |
commit | d4c60085a97549ad3bb648e0652b9b48b7e42fa8 (patch) | |
tree | 18945678f888b124c076553cb14f2d6803763448 /drivers/connector | |
parent | b9e5eb067b6882f564e1daa26e37ad6145f01da4 (diff) |
ieee1394: unroll a weird macro
This is a coding style touch-up for ieee1394's handle_incoming_packet().
A preprocessor macro contained hardwired variable names and, even worse,
the 'break' keyword. This macro is now unrolled and removed.
Also, all 'break's which had the effect of a return are replaced by
return. And a FIXME comment is brought up to date.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions